Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-sony.c1042 __u8 worker_initialized; member
2247 if (!sc->worker_initialized) in sony_init_work()
2250 sc->worker_initialized = 1; in sony_init_work()
2255 if (sc->worker_initialized) in sony_cancel_work_sync()