Searched refs:mdc_dma_of_match (Results 1 – 1 of 1) sorted by relevance
829 static const struct of_device_id mdc_dma_of_match[] = { variable833 MODULE_DEVICE_TABLE(of, mdc_dma_of_match);849 match = of_match_device(mdc_dma_of_match, &pdev->dev); in mdc_dma_probe()996 .of_match_table = of_match_ptr(mdc_dma_of_match),