stm32_dma_of_match 1265 drivers/dma/stm32-dma.c static const struct of_device_id stm32_dma_of_match[] = { stm32_dma_of_match 1269 drivers/dma/stm32-dma.c MODULE_DEVICE_TABLE(of, stm32_dma_of_match); stm32_dma_of_match 1280 drivers/dma/stm32-dma.c match = of_match_device(stm32_dma_of_match, &pdev->dev); stm32_dma_of_match 1438 drivers/dma/stm32-dma.c .of_match_table = stm32_dma_of_match,