cq_new            175 drivers/usb/host/fhci-tds.c 	if (cq_new(&ep->conf_frame_Q, ring_len + 2) ||
cq_new            176 drivers/usb/host/fhci-tds.c 	    cq_new(&ep->empty_frame_Q, ring_len + 2) ||
cq_new            177 drivers/usb/host/fhci-tds.c 	    cq_new(&ep->dummy_packets_Q, ring_len + 2)) {