Symbol: dualsense
drivers/hid/hid-playstation.c
1014
static int dualsense_get_calibration_data(struct dualsense *ds)
drivers/hid/hid-playstation.c
1141
static int dualsense_get_firmware_info(struct dualsense *ds)
drivers/hid/hid-playstation.c
1174
static int dualsense_get_mac_address(struct dualsense *ds)
drivers/hid/hid-playstation.c
1201
struct dualsense *ds = container_of(mc_cdev, struct dualsense, lightbar);
drivers/hid/hid-playstation.c
1216
struct dualsense *ds = hid_get_drvdata(hdev);
drivers/hid/hid-playstation.c
1224
struct dualsense *ds = hid_get_drvdata(hdev);
drivers/hid/hid-playstation.c
1242
static void dualsense_init_output_report(struct dualsense *ds,
drivers/hid/hid-playstation.c
1282
static inline void dualsense_schedule_work(struct dualsense *ds)
drivers/hid/hid-playstation.c
1294
static void dualsense_send_output_report(struct dualsense *ds,
drivers/hid/hid-playstation.c
1315
struct dualsense *ds = container_of(work, struct dualsense, output_worker);
drivers/hid/hid-playstation.c
1431
struct dualsense *ds = container_of(ps_dev, struct dualsense, base);
drivers/hid/hid-playstation.c
1631
struct dualsense *ds = hid_get_drvdata(hdev);
drivers/hid/hid-playstation.c
1648
struct dualsense *ds = container_of(ps_dev, struct dualsense, base);
drivers/hid/hid-playstation.c
1656
static int dualsense_reset_leds(struct dualsense *ds)
drivers/hid/hid-playstation.c
1681
static void dualsense_set_lightbar(struct dualsense *ds, u8 red, u8 green, u8 blue)
drivers/hid/hid-playstation.c
1693
static void dualsense_set_player_leds(struct dualsense *ds)
drivers/hid/hid-playstation.c
1718
struct dualsense *ds;
drivers/hid/hid-playstation.c
576
static inline void dualsense_schedule_work(struct dualsense *ds);
drivers/hid/hid-playstation.c
578
static void dualsense_set_lightbar(struct dualsense *ds, u8 red, u8 green, u8 blue);