out_qh            222 drivers/usb/musb/musb_core.h 	struct musb_qh		*out_qh;
out_qh            259 drivers/usb/musb/musb_cppi41.c 			type = hw_ep->out_qh->type;
out_qh            536 drivers/usb/musb/musb_cppi41.c 			hb_mult = cppi41_channel->hw_ep->out_qh->hb_mult;
out_qh            181 drivers/usb/musb/musb_host.c 		ep->out_qh = qh;
out_qh            186 drivers/usb/musb/musb_host.c 	return is_in ? ep->in_qh : ep->out_qh;
out_qh           1230 drivers/usb/musb/musb_host.c 	struct musb_qh		*qh = hw_ep->out_qh;