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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c272 * s3c_hsotg_ctrl_epint - enable/disable an endpoint irq
281 static void s3c_hsotg_ctrl_epint(struct s3c_hsotg *hsotg, function
2334 s3c_hsotg_ctrl_epint(hsotg, index, dir_in, 1);
2374 s3c_hsotg_ctrl_epint(hsotg, hs_ep->index, hs_ep->dir_in, 0);
2639 s3c_hsotg_ctrl_epint(hsotg, 0, 0, 1);
2640 s3c_hsotg_ctrl_epint(hsotg, 0, 1, 1);

Completed in 70 milliseconds