Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Delan_i2c_core.c1392 static const struct of_device_id elan_of_match[] = { variable
1396 MODULE_DEVICE_TABLE(of, elan_of_match);
1404 .of_match_table = of_match_ptr(elan_of_match),
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.c2321 static const struct of_device_id elan_of_match[] = { variable
2325 MODULE_DEVICE_TABLE(of, elan_of_match);
2335 .of_match_table = elan_of_match,