Home
last modified time | relevance | path

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

/drivers/usb/host/whci/
Dqset.c191 struct whc_std *std; in qset_add_qtds()
264 static void qset_copy_bounce_to_sg(struct whc *whc, struct whc_std *std) in qset_copy_bounce_to_sg()
299 void qset_free_std(struct whc *whc, struct whc_std *std) in qset_free_std()
334 struct whc_std *std, *t; in qset_remove_qtds()
350 struct whc_std *std, *t; in qset_free_stds()
358 static int qset_fill_page_list(struct whc *whc, struct whc_std *std, gfp_t mem_flags) in qset_fill_page_list()
413 static struct whc_std *qset_new_std(struct whc *whc, struct whc_qset *qset, in qset_new_std()
416 struct whc_std *std; in qset_new_std()
418 std = kzalloc(sizeof(struct whc_std), mem_flags); in qset_new_std()
438 struct whc_std *std = NULL; in qset_add_urb_sg()
[all …]
Dwhcd.h95 struct whc_std { struct
131 static inline bool whc_std_last(struct whc_std *std) in whc_std_last() argument
199 void qset_free_std(struct whc *whc, struct whc_std *std);
Ddebug.c38 struct whc_std *std; in qset_print()
Dasl.c312 struct whc_std *std, *t; in asl_urb_dequeue()
Dpzl.c340 struct whc_std *std, *t; in pzl_urb_dequeue()