Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-sony.c504 u8 state_worker_initialized; member
528 if (!sc->defer_initialization && sc->state_worker_initialized) in sony_schedule_work()
1874 if (!sc->state_worker_initialized) in sony_init_output_report()
1877 sc->state_worker_initialized = 1; in sony_init_output_report()
1884 if (sc->state_worker_initialized) { in sony_cancel_work_sync()
1886 sc->state_worker_initialized = 0; in sony_cancel_work_sync()