Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dpxa_dma.c1276 static const struct of_device_id pxad_dt_ids[] = { variable
1280 MODULE_DEVICE_TABLE(of, pxad_dt_ids);
1363 of_id = of_match_device(pxad_dt_ids, &op->dev); in pxad_probe()
1442 .of_match_table = pxad_dt_ids,