Searched defs:ep_data (Results 1 – 6 of 6) sorted by relevance
198 struct rpi_pico_ep_data *const ep_data = get_ep_data(dev, cfg->addr); in rpi_pico_prep_rx() local230 struct rpi_pico_ep_data *const ep_data = get_ep_data(dev, cfg->addr); in rpi_pico_prep_tx() local532 struct rpi_pico_ep_data *ep_data = get_ep_data(dev, ep); in rpi_pico_handle_buff_status_out() local755 struct rpi_pico_ep_data *const ep_data = get_ep_data(dev, cfg->addr); in udc_rpi_pico_ep_enable() local791 struct rpi_pico_ep_data *const ep_data = get_ep_data(dev, cfg->addr); in udc_rpi_pico_ep_disable() local840 struct rpi_pico_ep_data *const ep_data = get_ep_data(dev, cfg->addr); in udc_rpi_pico_ep_clear_halt() local
1005 const struct usb_ep_cfg_data *ep_data; in is_ep_valid() local1216 struct usb_ep_cfg_data *ep_data; in foreach_ep() local1234 static int disable_interface_ep(const struct usb_ep_cfg_data *ep_data) in disable_interface_ep()1558 struct usb_ep_cfg_data *ep_data; in composite_setup_ep_cb() local
255 struct usb_ep_cfg_data *ep_data = cfg_data->endpoint; in usb_validate_ep_cfg_data() local595 const struct usb_ep_cfg_data *ep_data = cfg->endpoint; in usb_get_dev_data_by_ep() local
66 struct usb_device_ep_data ep_data[NUM_OF_EP_MAX]; member
99 struct usb_device_ep_data ep_data[NUM_OF_EP_MAX]; member
160 struct it82xx2_endpoint_data ep_data[MAX_NUM_ENDPOINTS]; member