Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dbcm_iproc_tsc.c511 static const struct of_device_id iproc_ts_of_match[] = { variable
515 MODULE_DEVICE_TABLE(of, iproc_ts_of_match);
521 .of_match_table = of_match_ptr(iproc_ts_of_match),
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dbcm_iproc_tsc.c504 static const struct of_device_id iproc_ts_of_match[] = { variable
508 MODULE_DEVICE_TABLE(of, iproc_ts_of_match);
514 .of_match_table = iproc_ts_of_match,

Completed in 2 milliseconds