Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/
Dinput.c1050 static int input_devices_state; variable
1054 input_devices_state++; in input_wakeup_procfs_readers()
1061 if (file->f_version != input_devices_state) { in input_proc_devices_poll()
1062 file->f_version = input_devices_state; in input_proc_devices_poll()