Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dtsc2007_core.c409 static const struct of_device_id tsc2007_of_match[] = { variable
413 MODULE_DEVICE_TABLE(of, tsc2007_of_match);
418 .of_match_table = tsc2007_of_match,
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dtsc2007_core.c435 static const struct of_device_id tsc2007_of_match[] = { variable
439 MODULE_DEVICE_TABLE(of, tsc2007_of_match);
445 .of_match_table = of_match_ptr(tsc2007_of_match),

Completed in 2 milliseconds