Searched refs:dualshock4 (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/hid/ |
| H A D | hid-playstation.c | 366 struct dualshock4 { struct 1743 struct dualshock4 *ds4 = container_of(work, struct dualshock4, dongle_hotplug_worker); in dualshock4_dongle_calibration_work() 2014 struct dualshock4 *ds4 = hid_get_drvdata(hdev); in dualshock4_led_get_brightness() 2036 struct dualshock4 *ds4 = hid_get_drvdata(hdev); in dualshock4_led_set_blink() 2067 struct dualshock4 *ds4 = hid_get_drvdata(hdev); in dualshock4_led_set_brightness() 2136 struct dualshock4 *ds4 = container_of(work, struct dualshock4, output_worker); in dualshock4_output_worker() 2223 struct dualshock4 *ds4 = container_of(ps_dev, struct dualshock4, base); in dualshock4_parse_report() 2419 struct dualshock4 *ds4 = container_of(ps_dev, struct dualshock4, base); in dualshock4_dongle_parse_report() 2475 struct dualshock4 *ds4 = hid_get_drvdata(hdev); in dualshock4_play_effect() 2493 struct dualshock4 *ds4 = container_of(ps_dev, struct dualshock4, base); in dualshock4_remove() [all …]
|