Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h1585 enum xhci_ring_type { enum
1595 static inline const char *xhci_ring_type_string(enum xhci_ring_type type) in xhci_ring_type_string()
1636 enum xhci_ring_type type;
2068 enum xhci_ring_type type, unsigned int max_packet, gfp_t flags);
Dxhci-mem.c101 enum xhci_ring_type type, bool chain_links) in xhci_link_segments()
324 enum xhci_ring_type type, unsigned int max_packet, gfp_t flags) in xhci_alloc_segments_for_ring()
373 enum xhci_ring_type type, unsigned int max_packet, gfp_t flags) in xhci_ring_alloc()
1426 enum xhci_ring_type ring_type; in xhci_endpoint_init()
Dxhci-dbgcap.c423 xhci_dbc_ring_alloc(struct device *dev, enum xhci_ring_type type, gfp_t flags) in xhci_dbc_ring_alloc()