whc_std           299 drivers/staging/wusbcore/host/whci/asl.c 	struct whc_std *std, *t;
whc_std            27 drivers/staging/wusbcore/host/whci/debug.c 	struct whc_std *std;
whc_std           327 drivers/staging/wusbcore/host/whci/pzl.c 	struct whc_std *std, *t;
whc_std           179 drivers/staging/wusbcore/host/whci/qset.c 	struct whc_std *std;
whc_std           252 drivers/staging/wusbcore/host/whci/qset.c static void qset_copy_bounce_to_sg(struct whc *whc, struct whc_std *std)
whc_std           287 drivers/staging/wusbcore/host/whci/qset.c void qset_free_std(struct whc *whc, struct whc_std *std)
whc_std           322 drivers/staging/wusbcore/host/whci/qset.c 	struct whc_std *std, *t;
whc_std           338 drivers/staging/wusbcore/host/whci/qset.c 	struct whc_std *std, *t;
whc_std           346 drivers/staging/wusbcore/host/whci/qset.c static int qset_fill_page_list(struct whc *whc, struct whc_std *std, gfp_t mem_flags)
whc_std           405 drivers/staging/wusbcore/host/whci/qset.c static struct whc_std *qset_new_std(struct whc *whc, struct whc_qset *qset,
whc_std           408 drivers/staging/wusbcore/host/whci/qset.c 	struct whc_std *std;
whc_std           410 drivers/staging/wusbcore/host/whci/qset.c 	std = kzalloc(sizeof(struct whc_std), mem_flags);
whc_std           430 drivers/staging/wusbcore/host/whci/qset.c 	struct whc_std *std = NULL;
whc_std           551 drivers/staging/wusbcore/host/whci/qset.c 	struct whc_std *std = NULL;
whc_std           664 drivers/staging/wusbcore/host/whci/qset.c 		struct whc_std *std;
whc_std           748 drivers/staging/wusbcore/host/whci/qset.c 	struct whc_std *std = list_first_entry(&qset->stds, struct whc_std, list_node);
whc_std           800 drivers/staging/wusbcore/host/whci/qset.c 	struct whc_std *std = list_first_entry(&qset->stds, struct whc_std, list_node);
whc_std           118 drivers/staging/wusbcore/host/whci/whcd.h static inline bool whc_std_last(struct whc_std *std)
whc_std           186 drivers/staging/wusbcore/host/whci/whcd.h void qset_free_std(struct whc *whc, struct whc_std *std);