Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-sony.c593 u8 state_worker_initialized; member
625 if (!sc->defer_initialization && sc->state_worker_initialized) in sony_schedule_work()
2719 if (!sc->state_worker_initialized) in sony_init_output_report()
2722 sc->state_worker_initialized = 1; in sony_init_output_report()
2731 if (sc->state_worker_initialized) { in sony_cancel_work_sync()
2733 sc->state_worker_initialized = 0; in sony_cancel_work_sync()