Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-sony.c546 struct work_struct hotplug_worker; member
599 schedule_work(&sc->hotplug_worker); in sony_schedule_work()
1723 struct sony_sc *sc = container_of(work, struct sony_sc, hotplug_worker); in dualshock4_calibration_work()
2591 cancel_work_sync(&sc->hotplug_worker); in sony_cancel_work_sync()
2769 INIT_WORK(&sc->hotplug_worker, dualshock4_calibration_work); in sony_input_configured()