Lines Matching refs:whc_std
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()
551 struct whc_std *std = NULL; in qset_add_urb_sg_linearize()
664 struct whc_std *std; in qset_add_urb()
748 struct whc_std *std = list_first_entry(&qset->stds, struct whc_std, list_node); in process_inactive_qtd()
800 struct whc_std *std = list_first_entry(&qset->stds, struct whc_std, list_node); in process_halted_qtd()