Searched refs:hotplug_worker (Results 1 – 1 of 1) sorted by relevance
546 struct work_struct hotplug_worker; member599 schedule_work(&sc->hotplug_worker); in sony_schedule_work()1706 struct sony_sc *sc = container_of(work, struct sony_sc, hotplug_worker); in dualshock4_calibration_work()2574 cancel_work_sync(&sc->hotplug_worker); in sony_cancel_work_sync()2752 INIT_WORK(&sc->hotplug_worker, dualshock4_calibration_work); in sony_input_configured()