Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/
Ddma-axi-dmac.c1175 static const struct of_device_id axi_dmac_of_match_table[] = { variable
1179 MODULE_DEVICE_TABLE(of, axi_dmac_of_match_table);
1184 .of_match_table = axi_dmac_of_match_table,