Searched refs:slave_map_cnt (Results 1 – 4 of 4) sorted by relevance
16 int slave_map_cnt; member
225 .slave_map_cnt = ARRAY_SIZE(pxa25x_slave_map),
327 .slave_map_cnt = ARRAY_SIZE(pxa27x_slave_map),
1348 int ret, dma_channels = 0, nb_requestors = 0, slave_map_cnt = 0; in pxad_probe() local1385 slave_map_cnt = pdata->slave_map_cnt; in pxad_probe()1398 pdev->slave.filter.mapcnt = slave_map_cnt; in pxad_probe()
Completed in 17 milliseconds