Searched refs:whc_std (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/usb/host/whci/ |
D | qset.c | 179 struct whc_std *std; in qset_add_qtds() 252 static void qset_copy_bounce_to_sg(struct whc *whc, struct whc_std *std) in qset_copy_bounce_to_sg() 287 void qset_free_std(struct whc *whc, struct whc_std *std) in qset_free_std() 322 struct whc_std *std, *t; in qset_remove_qtds() 338 struct whc_std *std, *t; in qset_free_stds() 346 static int qset_fill_page_list(struct whc *whc, struct whc_std *std, gfp_t mem_flags) in qset_fill_page_list() 405 static struct whc_std *qset_new_std(struct whc *whc, struct whc_qset *qset, in qset_new_std() 408 struct whc_std *std; in qset_new_std() 410 std = kzalloc(sizeof(struct whc_std), mem_flags); in qset_new_std() 430 struct whc_std *std = NULL; in qset_add_urb_sg() [all …]
|
D | whcd.h | 82 struct whc_std { struct 118 static inline bool whc_std_last(struct whc_std *std) in whc_std_last() argument 186 void qset_free_std(struct whc *whc, struct whc_std *std);
|
D | debug.c | 27 struct whc_std *std; in qset_print()
|
D | asl.c | 299 struct whc_std *std, *t; in asl_urb_dequeue()
|
D | pzl.c | 327 struct whc_std *std, *t; in pzl_urb_dequeue()
|