Searched refs:__QDF_LIST_INIT_EMPTY (Results 1 – 2 of 2) sorted by relevance
89 #define __QDF_LIST_INIT_EMPTY(list) \ macro
100 #define QDF_LIST_INIT_EMPTY(list) __QDF_LIST_INIT_EMPTY(list)