Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dtsc2004.c58 static const struct of_device_id tsc2004_of_match[] = { variable
62 MODULE_DEVICE_TABLE(of, tsc2004_of_match);
68 .of_match_table = of_match_ptr(tsc2004_of_match),
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dtsc2004.c57 static const struct of_device_id tsc2004_of_match[] = { variable
61 MODULE_DEVICE_TABLE(of, tsc2004_of_match);
67 .of_match_table = of_match_ptr(tsc2004_of_match),

Completed in 1 milliseconds