Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-sony.c547 struct work_struct state_worker; member
594 schedule_work(&sc->state_worker); in sony_schedule_work()
2204 struct sony_sc *sc = container_of(work, struct sony_sc, state_worker); in sony_state_worker()
2564 INIT_WORK(&sc->state_worker, sony_state_worker); in sony_init_output_report()
2579 cancel_work_sync(&sc->state_worker); in sony_cancel_work_sync()