Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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),
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Delan_i2c_core.c1406 static const struct of_device_id elan_of_match[] = { variable
1410 MODULE_DEVICE_TABLE(of, elan_of_match);
1418 .of_match_table = of_match_ptr(elan_of_match),

Completed in 4 milliseconds