Lines Matching refs:whc_std
191 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()
557 struct whc_std *std = NULL; in qset_add_urb_sg_linearize()
668 struct whc_std *std; in qset_add_urb()
752 struct whc_std *std = list_first_entry(&qset->stds, struct whc_std, list_node); in process_inactive_qtd()
804 struct whc_std *std = list_first_entry(&qset->stds, struct whc_std, list_node); in process_halted_qtd()