Searched refs:EP_OP_DOWN (Results 1 – 2 of 2) sorted by relevance
22 EP_OP_DOWN, /* Disable endpoint and update endpoints bitmap */ enumerator40 case EP_OP_DOWN: in handle_ep_op()198 ret = usbd_interface_modify(uds_ctx, class, EP_OP_DOWN, iface, cur_alt); in usbd_interface_set()
111 EP_OP_DOWN, /* Disable endpoint and update endpoint pointers */ enumerator140 case EP_OP_DOWN: in handle_ep_op()241 err = device_interface_modify(udev, EP_OP_DOWN, iface, cur_alt); in usbh_device_interface_set()