Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dxgene-dma.c1811 static const struct of_device_id xgene_dma_of_match_ptr[] = { variable
1815 MODULE_DEVICE_TABLE(of, xgene_dma_of_match_ptr);
1822 .of_match_table = xgene_dma_of_match_ptr,