Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dst_remoteproc.c276 static const struct of_device_id st_rproc_match[] = { variable
281 MODULE_DEVICE_TABLE(of, st_rproc_match);
352 match = of_match_device(st_rproc_match, dev); in st_rproc_probe()
472 .of_match_table = of_match_ptr(st_rproc_match),