Home
last modified time | relevance | path

Searched refs:xhci_ring_type (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci.h1330 enum xhci_ring_type { enum
1340 static inline const char *xhci_ring_type_string(enum xhci_ring_type type) in xhci_ring_type_string()
1380 enum xhci_ring_type type;
1779 static inline bool xhci_link_chain_quirk(struct xhci_hcd *xhci, enum xhci_ring_type type) in xhci_link_chain_quirk()
1821 enum xhci_ring_type type, unsigned int max_packet, gfp_t flags);
H A Dxhci-mem.c371 enum xhci_ring_type type, unsigned int max_packet, gfp_t flags) in xhci_ring_alloc()
1417 enum xhci_ring_type ring_type; in xhci_endpoint_init()
H A Dxhci-dbgcap.c485 xhci_dbc_ring_alloc(struct device *dev, enum xhci_ring_type type, gfp_t flags) in xhci_dbc_ring_alloc()