Lines Matching refs:sony_sc

538 struct sony_sc {  struct
548 void (*send_output_report)(struct sony_sc *); argument
583 static void sony_set_leds(struct sony_sc *sc); argument
585 static inline void sony_schedule_work(struct sony_sc *sc, in sony_schedule_work()
609 struct sony_sc *sc = hid_get_drvdata(hdev); in ds4_show_poll_interval()
619 struct sony_sc *sc = hid_get_drvdata(hdev); in ds4_store_poll_interval()
646 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_show_firmware_version()
658 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_show_hardware_version()
843 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_report_fixup()
890 static void sixaxis_parse_report(struct sony_sc *sc, u8 *rd, int size) in sixaxis_parse_report()
940 static void dualshock4_parse_report(struct sony_sc *sc, u8 *rd, int size) in dualshock4_parse_report()
1126 static void nsg_mrxu_parse_report(struct sony_sc *sc, u8 *rd, int size) in nsg_mrxu_parse_report()
1203 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_raw_event()
1326 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_mapping()
1368 static int sony_register_touchpad(struct sony_sc *sc, int touch_count, in sony_register_touchpad()
1432 static int sony_register_sensors(struct sony_sc *sc) in sony_register_sensors()
1512 struct sony_sc *sc = hid_get_drvdata(hdev); in sixaxis_set_operational_usb()
1581 static int dualshock4_get_calibration_data(struct sony_sc *sc) in dualshock4_get_calibration_data()
1723 struct sony_sc *sc = container_of(work, struct sony_sc, hotplug_worker); in dualshock4_calibration_work()
1748 static int dualshock4_get_version_info(struct sony_sc *sc) in dualshock4_get_version_info()
1773 static void sixaxis_set_leds_from_id(struct sony_sc *sc) in sixaxis_set_leds_from_id()
1799 static void dualshock4_set_leds_from_id(struct sony_sc *sc) in dualshock4_set_leds_from_id()
1823 static void buzz_set_leds(struct sony_sc *sc) in buzz_set_leds()
1844 static void sony_set_leds(struct sony_sc *sc) in sony_set_leds()
1857 struct sony_sc *drv_data; in sony_led_set_brightness()
1899 struct sony_sc *drv_data; in sony_led_get_brightness()
1922 struct sony_sc *drv_data = hid_get_drvdata(hdev); in sony_led_blink_set()
1964 static int sony_leds_init(struct sony_sc *sc) in sony_leds_init()
2070 static void sixaxis_send_output_report(struct sony_sc *sc) in sixaxis_send_output_report()
2131 static void dualshock4_send_output_report(struct sony_sc *sc) in dualshock4_send_output_report()
2193 static void motion_send_output_report(struct sony_sc *sc) in motion_send_output_report()
2213 static inline void sony_send_output_report(struct sony_sc *sc) in sony_send_output_report()
2221 struct sony_sc *sc = container_of(work, struct sony_sc, state_worker); in sony_state_worker()
2226 static int sony_allocate_output_report(struct sony_sc *sc) in sony_allocate_output_report()
2260 struct sony_sc *sc = hid_get_drvdata(hid); in sony_play_effect()
2272 static int sony_init_ff(struct sony_sc *sc) in sony_init_ff()
2289 static int sony_init_ff(struct sony_sc *sc) in sony_init_ff()
2300 struct sony_sc *sc = power_supply_get_drvdata(psy); in sony_battery_get_property()
2337 static int sony_battery_probe(struct sony_sc *sc, int append_dev_id) in sony_battery_probe()
2385 static inline int sony_compare_connection_type(struct sony_sc *sc0, in sony_compare_connection_type()
2386 struct sony_sc *sc1) in sony_compare_connection_type()
2394 static int sony_check_add_dev_list(struct sony_sc *sc) in sony_check_add_dev_list()
2396 struct sony_sc *entry; in sony_check_add_dev_list()
2426 static void sony_remove_dev_list(struct sony_sc *sc) in sony_remove_dev_list()
2437 static int sony_get_bt_devaddr(struct sony_sc *sc) in sony_get_bt_devaddr()
2457 static int sony_check_add(struct sony_sc *sc) in sony_check_add()
2543 static int sony_set_device_id(struct sony_sc *sc) in sony_set_device_id()
2567 static void sony_release_device_id(struct sony_sc *sc) in sony_release_device_id()
2575 static inline void sony_init_output_report(struct sony_sc *sc, in sony_init_output_report()
2576 void (*send_output_report)(struct sony_sc *)) in sony_init_output_report() argument
2586 static inline void sony_cancel_work_sync(struct sony_sc *sc) in sony_cancel_work_sync()
2603 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_input_configured()
2844 struct sony_sc *sc; in sony_probe()
2910 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_remove()
2940 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_suspend()
2952 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_resume()