Lines Matching refs:sony_sc
812 struct sony_sc { struct
891 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_report_fixup()
933 static void sixaxis_parse_report(struct sony_sc *sc, __u8 *rd, int size) in sixaxis_parse_report()
963 static void dualshock4_parse_report(struct sony_sc *sc, __u8 *rd, int size) in dualshock4_parse_report()
1038 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_raw_event()
1064 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_mapping()
1115 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_input_configured()
1275 static void sony_set_leds(struct sony_sc *sc, const __u8 *leds, int count) in sony_set_leds()
1295 struct sony_sc *drv_data; in sony_led_set_brightness()
1338 struct sony_sc *drv_data; in sony_led_get_brightness()
1361 struct sony_sc *drv_data = hid_get_drvdata(hdev); in sony_led_blink_set()
1403 static void sony_leds_remove(struct sony_sc *sc) in sony_leds_remove()
1422 static int sony_leds_init(struct sony_sc *sc) in sony_leds_init()
1535 struct sony_sc *sc = container_of(work, struct sony_sc, state_worker); in sixaxis_state_worker()
1580 struct sony_sc *sc = container_of(work, struct sony_sc, state_worker); in dualshock4_state_worker()
1625 static int sony_allocate_output_report(struct sony_sc *sc) in sony_allocate_output_report()
1651 struct sony_sc *sc = hid_get_drvdata(hid); in sony_play_effect()
1663 static int sony_init_ff(struct sony_sc *sc) in sony_init_ff()
1674 static int sony_init_ff(struct sony_sc *sc) in sony_init_ff()
1685 struct sony_sc *sc = power_supply_get_drvdata(psy); in sony_battery_get_property()
1722 static int sony_battery_probe(struct sony_sc *sc) in sony_battery_probe()
1762 static void sony_battery_remove(struct sony_sc *sc) in sony_battery_remove()
1778 static int sony_check_add_dev_list(struct sony_sc *sc) in sony_check_add_dev_list()
1780 struct sony_sc *entry; in sony_check_add_dev_list()
1805 static void sony_remove_dev_list(struct sony_sc *sc) in sony_remove_dev_list()
1816 static int sony_get_bt_devaddr(struct sony_sc *sc) in sony_get_bt_devaddr()
1836 static int sony_check_add(struct sony_sc *sc) in sony_check_add()
1913 static int sony_set_device_id(struct sony_sc *sc) in sony_set_device_id()
1937 static void sony_release_device_id(struct sony_sc *sc) in sony_release_device_id()
1945 static inline void sony_init_work(struct sony_sc *sc, in sony_init_work()
1954 static inline void sony_cancel_work_sync(struct sony_sc *sc) in sony_cancel_work_sync()
1964 struct sony_sc *sc; in sony_probe()
2100 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_remove()