Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/remoteproc/
Dst_remoteproc.c199 static const struct of_device_id st_rproc_match[] = { variable
204 MODULE_DEVICE_TABLE(of, st_rproc_match);
281 match = of_match_device(st_rproc_match, dev); in st_rproc_probe()
405 .of_match_table = of_match_ptr(st_rproc_match),