Home
last modified time | relevance | path

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

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