Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/
H A Dinput.c1089 static int input_devices_state; variable
1093 input_devices_state++; in input_wakeup_procfs_readers()
1100 if (file->f_version != input_devices_state) { in input_proc_devices_poll()
1101 file->f_version = input_devices_state; in input_proc_devices_poll()