Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-sony.c550 u8 state_worker_initialized; member
577 if (!sc->defer_initialization && sc->state_worker_initialized) in sony_schedule_work()
2128 if (!sc->state_worker_initialized) in sony_init_output_report()
2131 sc->state_worker_initialized = 1; in sony_init_output_report()
2138 if (sc->state_worker_initialized) { in sony_cancel_work_sync()
2140 sc->state_worker_initialized = 0; in sony_cancel_work_sync()