Searched refs:hotplug_worker (Results 1 – 1 of 1) sorted by relevance
574 struct work_struct hotplug_worker; member631 schedule_work(&sc->hotplug_worker); in sony_schedule_work()1868 struct sony_sc *sc = container_of(work, struct sony_sc, hotplug_worker); in dualshock4_calibration_work()2730 cancel_work_sync(&sc->hotplug_worker); in sony_cancel_work_sync()2906 INIT_WORK(&sc->hotplug_worker, dualshock4_calibration_work); in sony_input_configured()