Home
last modified time | relevance | path

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

/linux/drivers/dma/dw/
H A Dplatform.c134 static const struct of_device_id dw_dma_of_id_table[] = { variable
139 MODULE_DEVICE_TABLE(of, dw_dma_of_id_table);
193 .of_match_table = of_match_ptr(dw_dma_of_id_table),
/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c1658 static const struct of_device_id dw_dma_of_id_table[] = { variable
1673 MODULE_DEVICE_TABLE(of, dw_dma_of_id_table);
1680 .of_match_table = dw_dma_of_id_table,