Searched refs:mmp_pdma_dt_ids (Results 1 – 1 of 1) sorted by relevance
1000 static const struct of_device_id mmp_pdma_dt_ids[] = { variable1004 MODULE_DEVICE_TABLE(of, mmp_pdma_dt_ids);1046 of_id = of_match_device(mmp_pdma_dt_ids, pdev->dev); in mmp_pdma_probe()1138 .of_match_table = mmp_pdma_dt_ids,