Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/gadget/
Ds3c-hsotg.c281 static void s3c_hsotg_ctrl_epint(struct s3c_hsotg *hsotg, in s3c_hsotg_ctrl_epint() function
2334 s3c_hsotg_ctrl_epint(hsotg, index, dir_in, 1); in s3c_hsotg_ep_enable()
2374 s3c_hsotg_ctrl_epint(hsotg, hs_ep->index, hs_ep->dir_in, 0); in s3c_hsotg_ep_disable()
2640 s3c_hsotg_ctrl_epint(hsotg, 0, 0, 1); in usb_gadget_probe_driver()
2641 s3c_hsotg_ctrl_epint(hsotg, 0, 1, 1); in usb_gadget_probe_driver()