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