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