Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dpxa_dma.c1279 static const struct of_device_id pxad_dt_ids[] = { variable
1283 MODULE_DEVICE_TABLE(of, pxad_dt_ids);
1368 of_id = of_match_device(pxad_dt_ids, &op->dev); in pxad_probe()
1440 .of_match_table = pxad_dt_ids,