Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-sony.c565 u8 state_worker_initialized; member
2548 if (!sc->state_worker_initialized) in sony_init_output_report()
2551 sc->state_worker_initialized = 1; in sony_init_output_report()
2558 if (sc->state_worker_initialized) in sony_cancel_work_sync()