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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/whci/
H A Dwhcd.h191 struct whc_qset *qset_alloc(struct whc *whc, gfp_t mem_flags);
H A Dasl.c365 qset = qset_alloc(whc, GFP_KERNEL);
H A Dqset.c28 struct whc_qset *qset_alloc(struct whc *whc, gfp_t mem_flags) function
161 qset = qset_alloc(whc, mem_flags);

Completed in 219 milliseconds