Home
last modified time | relevance | path

Searched refs:whc_std (Results 1 – 5 of 5) sorted by relevance

/drivers/usb/host/whci/
Dqset.c153 struct whc_std *std; in qset_add_qtds()
231 void qset_free_std(struct whc *whc, struct whc_std *std) in qset_free_std()
250 struct whc_std *std, *t; in qset_remove_qtds()
266 struct whc_std *std, *t; in qset_free_stds()
274 static int qset_fill_page_list(struct whc *whc, struct whc_std *std, gfp_t mem_flags) in qset_fill_page_list()
352 struct whc_std *std; in qset_add_urb()
355 std = kmalloc(sizeof(struct whc_std), mem_flags); in qset_add_urb()
444 struct whc_std *std = list_first_entry(&qset->stds, struct whc_std, list_node); in process_inactive_qtd()
496 struct whc_std *std = list_first_entry(&qset->stds, struct whc_std, list_node); in process_halted_qtd()
Dwhcd.h90 struct whc_std { struct
122 static inline bool whc_std_last(struct whc_std *std) in whc_std_last() argument
189 void qset_free_std(struct whc *whc, struct whc_std *std);
Ddebug.c34 struct whc_std *std; in qset_print()
Dasl.c290 struct whc_std *std, *t; in asl_urb_dequeue()
Dpzl.c318 struct whc_std *std, *t; in pzl_urb_dequeue()