dualsense
static int dualsense_get_calibration_data(struct dualsense *ds)
static int dualsense_get_firmware_info(struct dualsense *ds)
static int dualsense_get_mac_address(struct dualsense *ds)
struct dualsense *ds = container_of(mc_cdev, struct dualsense, lightbar);
struct dualsense *ds = hid_get_drvdata(hdev);
struct dualsense *ds = hid_get_drvdata(hdev);
static void dualsense_init_output_report(struct dualsense *ds,
static inline void dualsense_schedule_work(struct dualsense *ds)
static void dualsense_send_output_report(struct dualsense *ds,
struct dualsense *ds = container_of(work, struct dualsense, output_worker);
struct dualsense *ds = container_of(ps_dev, struct dualsense, base);
struct dualsense *ds = hid_get_drvdata(hdev);
struct dualsense *ds = container_of(ps_dev, struct dualsense, base);
static int dualsense_reset_leds(struct dualsense *ds)
static void dualsense_set_lightbar(struct dualsense *ds, u8 red, u8 green, u8 blue)
static void dualsense_set_player_leds(struct dualsense *ds)
struct dualsense *ds;
static inline void dualsense_schedule_work(struct dualsense *ds);
static void dualsense_set_lightbar(struct dualsense *ds, u8 red, u8 green, u8 blue);