Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dtm2-touchkey.c328 static const struct of_device_id tm2_touchkey_of_match[] = { variable
344 MODULE_DEVICE_TABLE(of, tm2_touchkey_of_match);
350 .of_match_table = of_match_ptr(tm2_touchkey_of_match),
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dtm2-touchkey.c334 static const struct of_device_id tm2_touchkey_of_match[] = { variable
350 MODULE_DEVICE_TABLE(of, tm2_touchkey_of_match);
356 .of_match_table = tm2_touchkey_of_match,

Completed in 2 milliseconds