stm32_rproc_match  481 drivers/remoteproc/stm32_rproc.c static const struct of_device_id stm32_rproc_match[] = {
stm32_rproc_match  485 drivers/remoteproc/stm32_rproc.c MODULE_DEVICE_TABLE(of, stm32_rproc_match);
stm32_rproc_match  633 drivers/remoteproc/stm32_rproc.c 		.of_match_table = of_match_ptr(stm32_rproc_match),