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.h543 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
1630 cdnsp_prepare_ring(struct cdnsp_device * pdev,struct cdnsp_ring * ep_ring,u32 ep_state,unsigned int num_trbs,gfp_t mem_flags) cdnsp_prepare_ring() argument
2142 u32 ep_state = GET_EP_CTX_STATE(pep->out_ctx); cdnsp_cmd_stop_ep() local
[all...]
H A Dcdnsp-gadget.h838 unsigned int ep_state; member
/linux/drivers/usb/host/
H A Dxhci-ring.c556 unsigned int ep_state = ep->ep_state; in xhci_ring_ep_doorbell() local
1453 unsigned int ep_state; xhci_handle_cmd_set_deq() local
3263 prepare_ring(struct xhci_hcd * xhci,struct xhci_ring * ep_ring,u32 ep_state,unsigned int num_trbs,gfp_t mem_flags) prepare_ring() argument
[all...]
H A Dxhci.c1628 unsigned int *ep_state; xhci_urb_enqueue() local
3466 unsigned int ep_state; xhci_check_streams_endpoint() local
3565 unsigned int ep_state; xhci_calculate_no_streams_bitmask() local
[all...]
/linux/drivers/usb/gadget/legacy/
H A Draw_gadget.c134 enum ep_state { enum
H A Dinode.c190 enum ep_state { enum
/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h569 u32 ep_state; member