Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-sony.c563 u8 state_worker_initialized; member
593 if (!sc->defer_initialization && sc->state_worker_initialized) in sony_schedule_work()
2580 if (!sc->state_worker_initialized) in sony_init_output_report()
2583 sc->state_worker_initialized = 1; in sony_init_output_report()
2592 if (sc->state_worker_initialized) { in sony_cancel_work_sync()
2594 sc->state_worker_initialized = 0; in sony_cancel_work_sync()