Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Ddma-axi-dmac.c1045 static const struct of_device_id axi_dmac_of_match_table[] = { variable
1049 MODULE_DEVICE_TABLE(of, axi_dmac_of_match_table);
1054 .of_match_table = axi_dmac_of_match_table,