Home
last modified time | relevance | path

Searched refs:coda_dt_ids (Results 1 – 1 of 1) sorted by relevance

/drivers/media/platform/coda/
Dcoda-common.c3110 static const struct of_device_id coda_dt_ids[] = { variable
3118 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),