Searched defs:s3c_hsotg_enqueue_setup (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/dwc2/
H A Dgadget.c1031 static void s3c_hsotg_enqueue_setup(struct s3c_hsotg *hsotg);
1067 s3c_hsotg_enqueue_setup(hsotg);
1173 s3c_hsotg_enqueue_setup(hsotg);
1180 * s3c_hsotg_enqueue_setup - start a request for EP0 packets
1186 static void s3c_hsotg_enqueue_setup(struct s3c_hsotg *hsotg) function
1371 s3c_hsotg_enqueue_setup(hsotg);
1835 s3c_hsotg_enqueue_setup(hsotg);
1979 s3c_hsotg_enqueue_setup(hsotg);
2237 s3c_hsotg_enqueue_setup(hsotg);

Completed in 66 milliseconds