Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-sony.c830 __u8 worker_initialized; member
1948 if (!sc->worker_initialized) in sony_init_work()
1951 sc->worker_initialized = 1; in sony_init_work()
1956 if (sc->worker_initialized) in sony_cancel_work_sync()