Searched refs:ep_end (Results 1 – 2 of 2) sorted by relevance
758 struct numaker_usbd_ep *ep_end; in numaker_usbd_ep_mgmt_init() local764 ep_end = ep_mgmt->ep_pool + config->num_bidir_endpoints; in numaker_usbd_ep_mgmt_init()767 for (; ep_cur != ep_end; ep_cur++) { in numaker_usbd_ep_mgmt_init()815 struct numaker_usbd_ep *ep_end = ep_mgmt->ep_pool + config->num_bidir_endpoints; in numaker_usbd_ep_mgmt_find_ep() local817 for (; ep_cur != ep_end; ep_cur++) { in numaker_usbd_ep_mgmt_find_ep()868 struct numaker_usbd_ep *ep_end = ep_mgmt->ep_pool + config->num_bidir_endpoints; in numaker_usbd_bus_reset_bh() local870 for (; ep_cur != ep_end; ep_cur++) { in numaker_usbd_bus_reset_bh()
658 struct numaker_usbd_ep *ep_end; in numaker_usbd_ep_mgmt_init() local664 ep_end = priv->ep_pool + priv->ep_pool_size; in numaker_usbd_ep_mgmt_init()667 for (; ep_cur != ep_end; ep_cur++) { in numaker_usbd_ep_mgmt_init()716 struct numaker_usbd_ep *ep_end = priv->ep_pool + priv->ep_pool_size; in numaker_usbd_ep_mgmt_find_ep() local718 for (; ep_cur != ep_end; ep_cur++) { in numaker_usbd_ep_mgmt_find_ep()