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

/drivers/usb/host/whci/
H A Dqset.c191 struct whc_std *std;
264 static void qset_copy_bounce_to_sg(struct whc *whc, struct whc_std *std)
299 void qset_free_std(struct whc *whc, struct whc_std *std)
334 struct whc_std *std, *t;
350 struct whc_std *std, *t;
358 static int qset_fill_page_list(struct whc *whc, struct whc_std *std, gfp_t mem_flags)
413 static struct whc_std *qset_new_std(struct whc *whc, struct whc_qset *qset,
416 struct whc_std *std;
418 std = kzalloc(sizeof(struct whc_std), mem_flags);
438 struct whc_std *st
[all...]
H A Dwhcd.h81 * struct whc_std - a software TD.
95 struct whc_std { struct
131 static inline bool whc_std_last(struct whc_std *std)
199 void qset_free_std(struct whc *whc, struct whc_std *std);
H A Ddebug.c38 struct whc_std *std;
H A Dasl.c312 struct whc_std *std, *t;
H A Dpzl.c340 struct whc_std *std, *t;

Completed in 64 milliseconds