Searched refs:nb_requestors (Results 1 – 2 of 2) sorted by relevance
58 void __init pxa2xx_set_dmac_info(int nb_channels, int nb_requestors);
1207 .nb_requestors = 0,1236 void __init pxa2xx_set_dmac_info(int nb_channels, int nb_requestors) in pxa2xx_set_dmac_info() argument1239 pxa_dma_pdata.nb_requestors = nb_requestors; in pxa2xx_set_dmac_info()