Home
last modified time | relevance | path

Searched defs:ds4 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/
H A Dhid-playstation.c1876 struct dualshock4 *ds4 = container_of(work, struct dualshock4, dongle_hotplug_worker); in dualshock4_dongle_calibration_work() local
1900 static int dualshock4_get_calibration_data(struct dualshock4 *ds4) in dualshock4_get_calibration_data()
2083 static int dualshock4_get_firmware_info(struct dualshock4 *ds4) in dualshock4_get_firmware_info()
2110 static int dualshock4_get_mac_address(struct dualshock4 *ds4) in dualshock4_get_mac_address()
2153 struct dualshock4 *ds4 = hid_get_drvdata(hdev); in dualshock4_led_get_brightness() local
2175 struct dualshock4 *ds4 = hid_get_drvdata(hdev); in dualshock4_led_set_blink() local
2205 struct dualshock4 *ds4 = hid_get_drvdata(hdev); in dualshock4_led_set_brightness() local
2239 static void dualshock4_init_output_report(struct dualshock4 *ds4, in dualshock4_init_output_report()
2271 struct dualshock4 *ds4 = container_of(work, struct dualshock4, output_worker); in dualshock4_output_worker() local
2355 struct dualshock4 *ds4 = container_of(ps_dev, struct dualshock4, base); in dualshock4_parse_report() local
[all …]