Searched refs:input_devices_state (Results 1 – 1 of 1) sorted by relevance
1109 static int input_devices_state; variable1113 input_devices_state++; in input_wakeup_procfs_readers()1120 if (file->f_version != input_devices_state) { in input_proc_devices_poll()1121 file->f_version = input_devices_state; in input_proc_devices_poll()
Completed in 9 milliseconds