Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/
Ddma-axi-dmac.c1048 static const struct of_device_id axi_dmac_of_match_table[] = { variable
1052 MODULE_DEVICE_TABLE(of, axi_dmac_of_match_table);
1057 .of_match_table = axi_dmac_of_match_table,