Searched refs:xhci_ring_type (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci.h | 1577 enum xhci_ring_type { enum 1587 static inline const char *xhci_ring_type_string(enum xhci_ring_type type) in xhci_ring_type_string() 1628 enum xhci_ring_type type; 2040 enum xhci_ring_type type, unsigned int max_packet, gfp_t flags);
|
H A D | xhci-mem.c | 101 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() 1453 enum xhci_ring_type ring_type; in xhci_endpoint_init()
|
H A D | xhci-dbgcap.c | 423 xhci_dbc_ring_alloc(struct device *dev, enum xhci_ring_type type, gfp_t flags) in xhci_dbc_ring_alloc()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci.h | 1589 enum xhci_ring_type { enum 1599 static inline const char *xhci_ring_type_string(enum xhci_ring_type type) in xhci_ring_type_string() 1639 enum xhci_ring_type type; 2078 enum xhci_ring_type type, unsigned int max_packet, gfp_t flags);
|
H A D | xhci-mem.c | 102 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() 1404 enum xhci_ring_type ring_type; in xhci_endpoint_init()
|
H A D | xhci-dbgcap.c | 423 xhci_dbc_ring_alloc(struct device *dev, enum xhci_ring_type type, gfp_t flags) in xhci_dbc_ring_alloc()
|
Completed in 23 milliseconds