Searched refs:hotplug_worker (Results 1 – 1 of 1) sorted by relevance
548 struct work_struct hotplug_worker; member597 schedule_work(&sc->hotplug_worker); in sony_schedule_work()1702 struct sony_sc *sc = container_of(work, struct sony_sc, hotplug_worker); in dualshock4_calibration_work()2557 cancel_work_sync(&sc->hotplug_worker); in sony_cancel_work_sync()2732 INIT_WORK(&sc->hotplug_worker, dualshock4_calibration_work); in sony_input_configured()