Searched refs:mmp_tdma_dt_ids (Results 1 – 1 of 1) sorted by relevance
630 static const struct of_device_id mmp_tdma_dt_ids[] = { variable635 MODULE_DEVICE_TABLE(of, mmp_tdma_dt_ids);648 of_id = of_match_device(mmp_tdma_dt_ids, &pdev->dev); in mmp_tdma_probe()757 .of_match_table = mmp_tdma_dt_ids,