Searched refs:QDF_LIST_INIT_SINGLE (Results 1 – 2 of 2) sorted by relevance
87 .seg_list = QDF_LIST_INIT_SINGLE(__ ## name ## _head.node), \
99 #define QDF_LIST_INIT_SINGLE(node) __QDF_LIST_INIT_SINGLE(node) macro