Searched refs:ds4 (Results 1 – 2 of 2) sorted by relevance
575 static int dualshock4_get_calibration_data(struct dualshock4 *ds4);577 static inline void dualshock4_schedule_work(struct dualshock4 *ds4);579 static void dualshock4_set_default_lightbar_colors(struct dualshock4 *ds4);1883 struct dualshock4 *ds4 = container_of(work, struct dualshock4, dongle_hotplug_worker); in dualshock4_dongle_calibration_work() local1887 ret = dualshock4_get_calibration_data(ds4); in dualshock4_dongle_calibration_work()1895 hid_err(ds4->base.hdev, in dualshock4_dongle_calibration_work()1899 hid_info(ds4->base.hdev, "DualShock 4 USB dongle: calibration completed\n"); in dualshock4_dongle_calibration_work()1903 scoped_guard(spinlock_irqsave, &ds4->base.lock) in dualshock4_dongle_calibration_work()1904 ds4->dongle_state = dongle_state; in dualshock4_dongle_calibration_work()1907 static int dualshock4_get_calibration_data(struct dualshock4 *ds4) in dualshock4_get_calibration_data() argument[all …]
136 led-ds4 {