Home
last modified time | relevance | path

Searched refs:qset_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/host/whci/
Dwhcd.h191 struct whc_qset *qset_alloc(struct whc *whc, gfp_t mem_flags);
Dasl.c365 qset = qset_alloc(whc, GFP_KERNEL); in asl_init()
Dqset.c28 struct whc_qset *qset_alloc(struct whc *whc, gfp_t mem_flags) in qset_alloc() function
165 qset = qset_alloc(whc, mem_flags); in get_qset()