Searched refs:VPDMA_MAX_NUM_LIST (Results 1 – 2 of 2) sorted by relevance
16 #define VPDMA_MAX_NUM_LIST 8 macro40 bool hwlist_used[VPDMA_MAX_NUM_LIST];41 void *hwlist_priv[VPDMA_MAX_NUM_LIST];
939 for (i = 0; i < VPDMA_MAX_NUM_LIST && in vpdma_hwlist_alloc()943 if (i < VPDMA_MAX_NUM_LIST) { in vpdma_hwlist_alloc()956 if (!vpdma || list_num >= VPDMA_MAX_NUM_LIST) in vpdma_hwlist_get_priv()