Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dti_sci.c3362 static const struct of_device_id ti_sci_of_match[] = { variable
3367 MODULE_DEVICE_TABLE(of, ti_sci_of_match);
3383 of_id = of_match_device(ti_sci_of_match, dev); in ti_sci_probe()
3549 .of_match_table = of_match_ptr(ti_sci_of_match),