Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/
H A Dti_sci.c3349 static const struct of_device_id ti_sci_of_match[] = { variable
3354 MODULE_DEVICE_TABLE(of, ti_sci_of_match);
3370 of_id = of_match_device(ti_sci_of_match, dev); in ti_sci_probe()
3504 .of_match_table = of_match_ptr(ti_sci_of_match),
/kernel/linux/linux-6.6/drivers/firmware/
H A Dti_sci.c3290 static const struct of_device_id ti_sci_of_match[] = { variable
3295 MODULE_DEVICE_TABLE(of, ti_sci_of_match);
3311 of_id = of_match_device(ti_sci_of_match, dev); in ti_sci_probe()
3443 .of_match_table = of_match_ptr(ti_sci_of_match),

Completed in 8 milliseconds