Home
last modified time | relevance | path

Searched defs:ep_state (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h542 u8 max_pstr, ep_state, interval, ep_type, burst, cerr, mult; in cdnsp_decode_ep_context() local
H A Dcdnsp-ring.c281 unsigned int ep_state = pep->ep_state; in cdnsp_ring_ep_doorbell() local
1627 u32 ep_state, unsigned in cdnsp_prepare_ring()
2139 u32 ep_state = GET_EP_CTX_STATE(pep->out_ctx); in cdnsp_cmd_stop_ep() local
H A Dcdnsp-gadget.h831 unsigned int ep_state; member
/linux/drivers/usb/host/
H A Dxhci-ring.c500 unsigned int ep_state = ep->ep_state; in xhci_ring_ep_doorbell() local
1416 unsigned int ep_state; in xhci_handle_cmd_set_deq() local
3217 u32 ep_state, unsigned int num_trbs, gfp_t mem_flags) in prepare_ring()
H A Dxhci.c1542 unsigned int *ep_state; in xhci_urb_enqueue() local
3315 unsigned int ep_state; in xhci_check_streams_endpoint() local
3414 unsigned int ep_state; in xhci_calculate_no_streams_bitmask() local
H A Dxhci.h662 unsigned int ep_state; member
2518 u8 ep_state; in xhci_decode_ep_context() local
/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h569 u32 ep_state; member
/linux/drivers/usb/gadget/legacy/
H A Dinode.c190 enum ep_state { global() enum