Searched refs:stm32_dma_of_match (Results 1 – 1 of 1) sorted by relevance
1299 static const struct of_device_id stm32_dma_of_match[] = { variable1303 MODULE_DEVICE_TABLE(of, stm32_dma_of_match);1315 match = of_match_device(stm32_dma_of_match, &pdev->dev); in stm32_dma_probe()1511 .of_match_table = stm32_dma_of_match,