Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-tps65218.c216 static const struct of_device_id tps65218_dt_match[] = { variable
220 MODULE_DEVICE_TABLE(of, tps65218_dt_match);
231 .of_match_table = of_match_ptr(tps65218_dt_match)
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tps65218.c204 static const struct of_device_id tps65218_dt_match[] = { variable
208 MODULE_DEVICE_TABLE(of, tps65218_dt_match);
219 .of_match_table = tps65218_dt_match,

Completed in 1 milliseconds