Lines Matching refs:sony_sc
1024 struct sony_sc { struct
1117 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_report_fixup()
1165 static void sixaxis_parse_report(struct sony_sc *sc, __u8 *rd, int size) in sixaxis_parse_report()
1198 static void dualshock4_parse_report(struct sony_sc *sc, __u8 *rd, int size) in dualshock4_parse_report()
1273 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_raw_event()
1315 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_mapping()
1366 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_input_configured()
1469 static void sixaxis_set_leds_from_id(struct sony_sc *sc) in sixaxis_set_leds_from_id()
1495 static void dualshock4_set_leds_from_id(struct sony_sc *sc) in dualshock4_set_leds_from_id()
1519 static void buzz_set_leds(struct sony_sc *sc) in buzz_set_leds()
1540 static void sony_set_leds(struct sony_sc *sc) in sony_set_leds()
1553 struct sony_sc *drv_data; in sony_led_set_brightness()
1595 struct sony_sc *drv_data; in sony_led_get_brightness()
1618 struct sony_sc *drv_data = hid_get_drvdata(hdev); in sony_led_blink_set()
1660 static void sony_leds_remove(struct sony_sc *sc) in sony_leds_remove()
1679 static int sony_leds_init(struct sony_sc *sc) in sony_leds_init()
1806 struct sony_sc *sc = container_of(work, struct sony_sc, state_worker); in sixaxis_state_worker()
1851 struct sony_sc *sc = container_of(work, struct sony_sc, state_worker); in dualshock4_state_worker()
1898 struct sony_sc *sc = container_of(work, struct sony_sc, state_worker); in motion_state_worker()
1917 static int sony_allocate_output_report(struct sony_sc *sc) in sony_allocate_output_report()
1947 struct sony_sc *sc = hid_get_drvdata(hid); in sony_play_effect()
1959 static int sony_init_ff(struct sony_sc *sc) in sony_init_ff()
1970 static int sony_init_ff(struct sony_sc *sc) in sony_init_ff()
1981 struct sony_sc *sc = power_supply_get_drvdata(psy); in sony_battery_get_property()
2018 static int sony_battery_probe(struct sony_sc *sc) in sony_battery_probe()
2058 static void sony_battery_remove(struct sony_sc *sc) in sony_battery_remove()
2074 static int sony_check_add_dev_list(struct sony_sc *sc) in sony_check_add_dev_list()
2076 struct sony_sc *entry; in sony_check_add_dev_list()
2101 static void sony_remove_dev_list(struct sony_sc *sc) in sony_remove_dev_list()
2112 static int sony_get_bt_devaddr(struct sony_sc *sc) in sony_get_bt_devaddr()
2132 static int sony_check_add(struct sony_sc *sc) in sony_check_add()
2212 static int sony_set_device_id(struct sony_sc *sc) in sony_set_device_id()
2236 static void sony_release_device_id(struct sony_sc *sc) in sony_release_device_id()
2244 static inline void sony_init_work(struct sony_sc *sc, in sony_init_work()
2253 static inline void sony_cancel_work_sync(struct sony_sc *sc) in sony_cancel_work_sync()
2263 struct sony_sc *sc; in sony_probe()
2403 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_remove()