Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/
H A Dinput.c1285 static const struct seq_operations input_handlers_seq_ops = { variable
1294 return seq_open(file, &input_handlers_seq_ops); in input_proc_handlers_open()
/kernel/linux/linux-6.6/drivers/input/
H A Dinput.c1304 static const struct seq_operations input_handlers_seq_ops = { variable
1313 return seq_open(file, &input_handlers_seq_ops); in input_proc_handlers_open()

Completed in 7 milliseconds