Searched refs:DL_LIST_INIT (Results 1 – 4 of 4) sorted by relevance
43 #define DL_LIST_INIT(pList) \ macro
212 DL_LIST_INIT(&(pQ)->QueueHead); \
150 DL_LIST_INIT(&pipe->urb_list_head); in usb_hif_alloc_pipe_resources()151 DL_LIST_INIT(&pipe->urb_pending_list); in usb_hif_alloc_pipe_resources()
651 DL_LIST_INIT(&device->scatter_req_head); in hif_device_inserted()