Symbol: sony_sc
drivers/hid/hid-sony.c
1012
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
1067
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
1114
static int sony_register_touchpad(struct sony_sc *sc, int touch_count,
drivers/hid/hid-sony.c
1181
static int sony_register_sensors(struct sony_sc *sc)
drivers/hid/hid-sony.c
1241
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
1306
static void sixaxis_set_leds_from_id(struct sony_sc *sc)
drivers/hid/hid-sony.c
1332
static void buzz_set_leds(struct sony_sc *sc)
drivers/hid/hid-sony.c
1353
static void sony_set_leds(struct sony_sc *sc)
drivers/hid/hid-sony.c
1366
struct sony_sc *drv_data;
drivers/hid/hid-sony.c
1408
struct sony_sc *drv_data;
drivers/hid/hid-sony.c
1431
struct sony_sc *drv_data = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
1473
static int sony_leds_init(struct sony_sc *sc)
drivers/hid/hid-sony.c
1571
static void sixaxis_send_output_report(struct sony_sc *sc)
drivers/hid/hid-sony.c
1632
static void motion_send_output_report(struct sony_sc *sc)
drivers/hid/hid-sony.c
1653
static inline void sony_send_output_report(struct sony_sc *sc)
drivers/hid/hid-sony.c
1662
struct sony_sc *sc = container_of(work, struct sony_sc, state_worker);
drivers/hid/hid-sony.c
1667
static int sony_allocate_output_report(struct sony_sc *sc)
drivers/hid/hid-sony.c
1693
struct sony_sc *sc = hid_get_drvdata(hid);
drivers/hid/hid-sony.c
1705
static int sony_init_ff(struct sony_sc *sc)
drivers/hid/hid-sony.c
1722
static int sony_init_ff(struct sony_sc *sc)
drivers/hid/hid-sony.c
1733
struct sony_sc *sc = power_supply_get_drvdata(psy);
drivers/hid/hid-sony.c
1764
static int sony_battery_probe(struct sony_sc *sc, int append_dev_id)
drivers/hid/hid-sony.c
1812
static inline int sony_compare_connection_type(struct sony_sc *sc0,
drivers/hid/hid-sony.c
1813
struct sony_sc *sc1)
drivers/hid/hid-sony.c
1821
static int sony_check_add_dev_list(struct sony_sc *sc)
drivers/hid/hid-sony.c
1823
struct sony_sc *entry;
drivers/hid/hid-sony.c
1853
static void sony_remove_dev_list(struct sony_sc *sc)
drivers/hid/hid-sony.c
1864
static int sony_get_bt_devaddr(struct sony_sc *sc)
drivers/hid/hid-sony.c
1884
static int sony_check_add(struct sony_sc *sc)
drivers/hid/hid-sony.c
1945
static int sony_set_device_id(struct sony_sc *sc)
drivers/hid/hid-sony.c
1967
static void sony_release_device_id(struct sony_sc *sc)
drivers/hid/hid-sony.c
1975
static inline void sony_init_output_report(struct sony_sc *sc,
drivers/hid/hid-sony.c
1976
void (*send_output_report)(struct sony_sc *))
drivers/hid/hid-sony.c
1986
static inline void sony_cancel_work_sync(struct sony_sc *sc)
drivers/hid/hid-sony.c
2001
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
2167
struct sony_sc *sc;
drivers/hid/hid-sony.c
2271
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
2296
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
2308
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
518
void (*send_output_report)(struct sony_sc *);
drivers/hid/hid-sony.c
544
static void sony_set_leds(struct sony_sc *sc);
drivers/hid/hid-sony.c
546
static inline void sony_schedule_work(struct sony_sc *sc,
drivers/hid/hid-sony.c
563
struct sony_sc *sc = urb->context;
drivers/hid/hid-sony.c
574
struct sony_sc *sc = timer_container_of(sc, t, ghl_poke_timer);
drivers/hid/hid-sony.c
581
static int ghl_init_urb(struct sony_sc *sc, struct usb_device *usbdev,
drivers/hid/hid-sony.c
806
struct sony_sc *sc = hid_get_drvdata(hdev);
drivers/hid/hid-sony.c
853
static void sixaxis_parse_report(struct sony_sc *sc, u8 *rd, int size)
drivers/hid/hid-sony.c
901
static void nsg_mrxu_parse_report(struct sony_sc *sc, u8 *rd, int size)
drivers/hid/hid-sony.c
975
static void rb4_ps4_guitar_parse_report(struct sony_sc *sc, u8 *rd, int size)
drivers/hid/hid-sony.c
992
static void rb4_ps5_guitar_parse_report(struct sony_sc *sc, u8 *rd, int size)