Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-sony.c575 struct work_struct state_worker; member
626 schedule_work(&sc->state_worker); in sony_schedule_work()
2366 struct sony_sc *sc = container_of(work, struct sony_sc, state_worker); in sony_state_worker()
2720 INIT_WORK(&sc->state_worker, sony_state_worker); in sony_init_output_report()
2735 cancel_work_sync(&sc->state_worker); in sony_cancel_work_sync()