Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dresistive-adc-touch.c182 static const struct of_device_id grts_of_match[] = { variable
190 MODULE_DEVICE_TABLE(of, grts_of_match);
196 .of_match_table = of_match_ptr(grts_of_match),
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dresistive-adc-touch.c281 static const struct of_device_id grts_of_match[] = { variable
289 MODULE_DEVICE_TABLE(of, grts_of_match);
295 .of_match_table = grts_of_match,

Completed in 1 milliseconds