Searched refs:usb_get_ep_index (Results 1 – 5 of 5) sorted by relevance
525 uchar_t usb_get_ep_index(uint8_t ep_addr);
973 ep_index = usb_get_ep_index(ep_addr); in usba_hcdi_get_data_toggle()993 ep_index = usb_get_ep_index(ep_addr); in usba_hcdi_set_data_toggle()1008 return (usba_device->usb_ph_list[usb_get_ep_index(ep_addr)]. in usba_hcdi_get_ph_data()
418 usb_get_ep_index(uint8_t ep_addr) in usb_get_ep_index() function850 ep_index = usb_get_ep_index(ep->bEndpointAddress); in usb_pipe_open()
1288 if (usb_get_ep_index(ep_data->ep_descr. in ugen_get_ep_descr()1484 usb_get_ep_index(ep_data->ep_descr.bEndpointAddress); in ugen_epxs_data_init()1579 usb_get_ep_index(ep_descr->bEndpointAddress); in ugen_epxs_minor_nodes_create()1970 if (usb_get_ep_index(ep_data->ep_descr. in ugen_update_ep_descr()1972 usb_get_ep_index(epp->ep_descr. in ugen_update_ep_descr()
1642 ep_index = usb_get_ep_index((uint8_t)what); in usba_sync_clear_feature()