Searched refs:whc_std (Results 1 – 5 of 5) sorted by relevance
/drivers/usb/host/whci/ |
D | qset.c | 153 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()
|
D | whcd.h | 90 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);
|
D | debug.c | 34 struct whc_std *std; in qset_print()
|
D | asl.c | 290 struct whc_std *std, *t; in asl_urb_dequeue()
|
D | pzl.c | 318 struct whc_std *std, *t; in pzl_urb_dequeue()
|