Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/
Dinput.c1271 static const struct seq_operations input_handlers_seq_ops = { variable
1280 return seq_open(file, &input_handlers_seq_ops); in input_proc_handlers_open()