st_rproc_match    273 drivers/remoteproc/st_remoteproc.c static const struct of_device_id st_rproc_match[] = {
st_rproc_match    278 drivers/remoteproc/st_remoteproc.c MODULE_DEVICE_TABLE(of, st_rproc_match);
st_rproc_match    349 drivers/remoteproc/st_remoteproc.c 	match = of_match_device(st_rproc_match, dev);
st_rproc_match    471 drivers/remoteproc/st_remoteproc.c 		.of_match_table = of_match_ptr(st_rproc_match),