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