Home
last modified time | relevance | path

Searched refs:dualshock4 (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/hid/
Dhid-playstation.c359 struct dualshock4 { struct
533 static int dualshock4_get_calibration_data(struct dualshock4 *ds4);
535 static inline void dualshock4_schedule_work(struct dualshock4 *ds4);
537 static void dualshock4_set_default_lightbar_colors(struct dualshock4 *ds4);
1736 struct dualshock4 *ds4 = container_of(work, struct dualshock4, dongle_hotplug_worker); in dualshock4_dongle_calibration_work()
1761 static int dualshock4_get_calibration_data(struct dualshock4 *ds4) in dualshock4_get_calibration_data()
1927 static int dualshock4_get_firmware_info(struct dualshock4 *ds4) in dualshock4_get_firmware_info()
1954 static int dualshock4_get_mac_address(struct dualshock4 *ds4) in dualshock4_get_mac_address()
1997 struct dualshock4 *ds4 = hid_get_drvdata(hdev); in dualshock4_led_get_brightness()
2019 struct dualshock4 *ds4 = hid_get_drvdata(hdev); in dualshock4_led_set_blink()
[all …]