Lines Matching defs:ep_state

110 	struct udc_rpi_ep_state *ep_state = udc_rpi_get_ep_state(ep);  in udc_rpi_start_xfer()  local
165 struct udc_rpi_ep_state *const ep_state = udc_rpi_get_ep_state(ep); in udc_rpi_cancel_endpoint() local
191 const struct udc_rpi_ep_state *const ep_state = udc_rpi_get_ep_state(USB_CONTROL_EP_OUT); in udc_rpi_handle_setup() local
233 struct udc_rpi_ep_state *ep_state; in udc_rpi_handle_buff_status() local
539 struct udc_rpi_ep_state *ep_state = udc_rpi_get_ep_state(ep); in usb_dc_ep_set_callback() local
610 struct udc_rpi_ep_state *ep_state = udc_rpi_get_ep_state(ep); in usb_dc_ep_configure() local
628 struct udc_rpi_ep_state *ep_state = udc_rpi_get_ep_state(ep); in usb_dc_ep_set_stall() local
654 struct udc_rpi_ep_state *ep_state = udc_rpi_get_ep_state(ep); in usb_dc_ep_clear_stall() local
678 struct udc_rpi_ep_state *ep_state = udc_rpi_get_ep_state(ep); in usb_dc_ep_is_stalled() local
699 struct udc_rpi_ep_state *ep_state = udc_rpi_get_ep_state(ep); in usb_dc_ep_enable() local
731 struct udc_rpi_ep_state *ep_state = udc_rpi_get_ep_state(ep); in usb_dc_ep_disable() local
761 struct udc_rpi_ep_state *ep_state = udc_rpi_get_ep_state(ep); in usb_dc_ep_write() local
821 struct udc_rpi_ep_state *ep_state = udc_rpi_get_ep_state(ep); in udc_rpi_get_ep_buffer_len() local
830 struct udc_rpi_ep_state *ep_state = udc_rpi_get_ep_state(ep); in usb_dc_ep_read_wait() local
877 static int usb_dc_control_ep_read_continue(const struct udc_rpi_ep_state *const ep_state, in usb_dc_control_ep_read_continue()
921 const struct udc_rpi_ep_state *const ep_state = udc_rpi_get_ep_state(ep); in usb_dc_ep_read_continue() local
980 struct udc_rpi_ep_state *ep_state = udc_rpi_get_ep_state(ep); in usb_dc_ep_flush() local
993 struct udc_rpi_ep_state *ep_state = udc_rpi_get_ep_state(ep); in usb_dc_ep_mps() local
1042 struct udc_rpi_ep_state *ep_state = udc_rpi_get_ep_state(msg.ep); in udc_rpi_thread_main() local