Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-multitouch.c149 bool export_all_inputs; /* do not ignore mouse, keyboards, etc... */ member
276 .export_all_inputs = true },
280 .export_all_inputs = true },
289 .export_all_inputs = true },
298 .export_all_inputs = true },
307 .export_all_inputs = true },
314 .export_all_inputs = true },
1342 if (!td->mtclass.export_all_inputs && in mt_input_mapping()