Searched refs:coda_dt_ids (Results 1 – 1 of 1) sorted by relevance
2075 static const struct of_device_id coda_dt_ids[] = { variable2082 MODULE_DEVICE_TABLE(of, coda_dt_ids);2088 of_match_device(of_match_ptr(coda_dt_ids), &pdev->dev); in coda_probe()2290 .of_match_table = of_match_ptr(coda_dt_ids),