Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
H A Dtps65910.c365 static const struct of_device_id tps65910_of_match[] = { variable
380 match = of_match_device(tps65910_of_match, &client->dev); in tps65910_parse_dt()
526 .of_match_table = of_match_ptr(tps65910_of_match),
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtps65910.c365 static const struct of_device_id tps65910_of_match[] = { variable
380 match = of_match_device(tps65910_of_match, &client->dev); in tps65910_parse_dt()
536 .of_match_table = of_match_ptr(tps65910_of_match),

Completed in 2 milliseconds