Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h1311 enum xhci_ring_type { enum
1321 static inline const char *xhci_ring_type_string(enum xhci_ring_type type) in xhci_ring_type_string()
1361 enum xhci_ring_type type;
1750 static inline bool xhci_link_chain_quirk(struct xhci_hcd *xhci, enum xhci_ring_type type) in xhci_link_chain_quirk()
1793 enum xhci_ring_type type, unsigned int max_packet, gfp_t flags);
Dxhci-mem.c104 enum xhci_ring_type type, bool chain_links) in xhci_link_segments()
331 enum xhci_ring_type type, in xhci_alloc_segments_for_ring()
378 enum xhci_ring_type type, unsigned int max_packet, gfp_t flags) in xhci_ring_alloc()
1399 enum xhci_ring_type ring_type; in xhci_endpoint_init()
Dxhci-dbgcap.c439 xhci_dbc_ring_alloc(struct device *dev, enum xhci_ring_type type, gfp_t flags) in xhci_dbc_ring_alloc()