Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hid/
Dhid-multitouch.c148 bool export_all_inputs; /* do not ignore mouse, keyboards, etc... */ member
272 .export_all_inputs = true },
276 .export_all_inputs = true },
285 .export_all_inputs = true },
1306 if (!td->mtclass.export_all_inputs && in mt_input_mapping()