Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dpxa_dma.c1324 static const struct of_device_id const pxad_dt_ids[] = { variable
1328 MODULE_DEVICE_TABLE(of, pxad_dt_ids);
1407 of_id = of_match_device(pxad_dt_ids, &op->dev); in pxad_probe()
1473 .of_match_table = pxad_dt_ids,