Lines Matching defs:sc

1117 	struct sony_sc *sc = hid_get_drvdata(hdev);  in sony_report_fixup()  local
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() local
1315 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_mapping() local
1366 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_input_configured() local
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()
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() local
1851 struct sony_sc *sc = container_of(work, struct sony_sc, state_worker); in dualshock4_state_worker() local
1898 struct sony_sc *sc = container_of(work, struct sony_sc, state_worker); in motion_state_worker() local
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() local
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() local
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()
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() local
2403 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_remove() local