Symbol: sony_sc
drivers/hid/hid-sony.c
1072
static void rb4_ps4_guitar_parse_report(struct sony_sc *sc, u8 *rd, int size)
drivers/hid/hid-sony.c
1089
static void rb4_ps5_guitar_parse_report(struct sony_sc *sc, u8 *rd, int size)
drivers/hid/hid-sony.c
1146
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
1211
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
1269
static int sony_register_touchpad(struct sony_sc *sc, int touch_count,
drivers/hid/hid-sony.c
1335
static int sony_register_sensors(struct sony_sc *sc)
drivers/hid/hid-sony.c
1395
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
1460
static void sixaxis_set_leds_from_id(struct sony_sc *sc)
drivers/hid/hid-sony.c
1486
static void buzz_set_leds(struct sony_sc *sc)
drivers/hid/hid-sony.c
1507
static void sony_set_leds(struct sony_sc *sc)
drivers/hid/hid-sony.c
1520
struct sony_sc *drv_data;
drivers/hid/hid-sony.c
1562
struct sony_sc *drv_data;
drivers/hid/hid-sony.c
1585
struct sony_sc *drv_data = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
1627
static int sony_leds_init(struct sony_sc *sc)
drivers/hid/hid-sony.c
1719
static void sixaxis_send_output_report(struct sony_sc *sc)
drivers/hid/hid-sony.c
1780
static void motion_send_output_report(struct sony_sc *sc)
drivers/hid/hid-sony.c
1801
static inline void sony_send_output_report(struct sony_sc *sc)
drivers/hid/hid-sony.c
1810
struct sony_sc *sc = container_of(work, struct sony_sc, state_worker);
drivers/hid/hid-sony.c
1815
static int sony_allocate_output_report(struct sony_sc *sc)
drivers/hid/hid-sony.c
1841
struct sony_sc *sc = hid_get_drvdata(hid);
drivers/hid/hid-sony.c
1853
static int sony_init_ff(struct sony_sc *sc)
drivers/hid/hid-sony.c
1860
static int sony_init_ff(struct sony_sc *sc)
drivers/hid/hid-sony.c
1871
struct sony_sc *sc = power_supply_get_drvdata(psy);
drivers/hid/hid-sony.c
1902
static int sony_battery_probe(struct sony_sc *sc, int append_dev_id)
drivers/hid/hid-sony.c
1950
static inline int sony_compare_connection_type(struct sony_sc *sc0,
drivers/hid/hid-sony.c
1951
struct sony_sc *sc1)
drivers/hid/hid-sony.c
1959
static int sony_check_add_dev_list(struct sony_sc *sc)
drivers/hid/hid-sony.c
1961
struct sony_sc *entry;
drivers/hid/hid-sony.c
1991
static void sony_remove_dev_list(struct sony_sc *sc)
drivers/hid/hid-sony.c
2002
static int sony_get_bt_devaddr(struct sony_sc *sc)
drivers/hid/hid-sony.c
2022
static int sony_check_add(struct sony_sc *sc)
drivers/hid/hid-sony.c
2083
static int sony_set_device_id(struct sony_sc *sc)
drivers/hid/hid-sony.c
2105
static void sony_release_device_id(struct sony_sc *sc)
drivers/hid/hid-sony.c
2113
static inline void sony_init_output_report(struct sony_sc *sc,
drivers/hid/hid-sony.c
2114
void (*send_output_report)(struct sony_sc *))
drivers/hid/hid-sony.c
2124
static inline void sony_cancel_work_sync(struct sony_sc *sc)
drivers/hid/hid-sony.c
2139
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
2319
struct sony_sc *sc;
drivers/hid/hid-sony.c
2424
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
2446
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
2460
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
538
void (*send_output_report)(struct sony_sc *sc);
drivers/hid/hid-sony.c
567
static void sony_set_leds(struct sony_sc *sc);
drivers/hid/hid-sony.c
569
static inline void sony_schedule_work(struct sony_sc *sc,
drivers/hid/hid-sony.c
586
struct sony_sc *sc = urb->context;
drivers/hid/hid-sony.c
597
struct sony_sc *sc = timer_container_of(sc, t, ghl_poke_timer);
drivers/hid/hid-sony.c
604
static int ghl_init_urb(struct sony_sc *sc, struct usb_device *usbdev,
drivers/hid/hid-sony.c
642
static int rb3_pro_instrument_enable_full_report(struct sony_sc *sc)
drivers/hid/hid-sony.c
902
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
949
static void sixaxis_parse_report(struct sony_sc *sc, u8 *rd, int size)
drivers/hid/hid-sony.c
998
static void nsg_mrxu_parse_report(struct sony_sc *sc, u8 *rd, int size)