Searched refs:s3c_hsudc_ep (Results 1 – 1 of 1) sorted by relevance
110 struct s3c_hsudc_ep { struct155 struct s3c_hsudc_ep ep[];171 static inline struct s3c_hsudc_ep *our_ep(struct usb_ep *ep) in our_ep()173 return container_of(ep, struct s3c_hsudc_ep, ep); in our_ep()245 static void s3c_hsudc_complete_request(struct s3c_hsudc_ep *hsep, in s3c_hsudc_complete_request()271 static void s3c_hsudc_nuke_ep(struct s3c_hsudc_ep *hsep, int status) in s3c_hsudc_nuke_ep()291 struct s3c_hsudc_ep *hsep; in s3c_hsudc_stop_activity()331 static int s3c_hsudc_write_fifo(struct s3c_hsudc_ep *hsep, in s3c_hsudc_write_fifo()377 static int s3c_hsudc_read_fifo(struct s3c_hsudc_ep *hsep, in s3c_hsudc_read_fifo()432 struct s3c_hsudc_ep *hsep = &hsudc->ep[ep_idx]; in s3c_hsudc_epin_intr()[all …]