Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/
H A Dinput.c1219 static const struct seq_operations input_devices_seq_ops = { variable
1228 return seq_open(file, &input_devices_seq_ops); in input_proc_devices_open()