Searched refs:s3c_hsudc_ep (Results 1 – 1 of 1) sorted by relevance
105 struct s3c_hsudc_ep { struct150 struct s3c_hsudc_ep ep[];166 static inline struct s3c_hsudc_ep *our_ep(struct usb_ep *ep) in our_ep()168 return container_of(ep, struct s3c_hsudc_ep, ep); in our_ep()193 static void s3c_hsudc_complete_request(struct s3c_hsudc_ep *hsep, in s3c_hsudc_complete_request()219 static void s3c_hsudc_nuke_ep(struct s3c_hsudc_ep *hsep, int status) in s3c_hsudc_nuke_ep()239 struct s3c_hsudc_ep *hsep; in s3c_hsudc_stop_activity()279 static int s3c_hsudc_write_fifo(struct s3c_hsudc_ep *hsep, in s3c_hsudc_write_fifo()325 static int s3c_hsudc_read_fifo(struct s3c_hsudc_ep *hsep, in s3c_hsudc_read_fifo()380 struct s3c_hsudc_ep *hsep = &hsudc->ep[ep_idx]; in s3c_hsudc_epin_intr()[all …]