Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
474 .of_match_table = of_match_ptr(st_rproc_match),
/kernel/linux/linux-6.6/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),

Completed in 2 milliseconds