Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h1595 enum xhci_ring_type { enum
1605 static inline const char *xhci_ring_type_string(enum xhci_ring_type type) in xhci_ring_type_string()
1645 enum xhci_ring_type type;
2084 enum xhci_ring_type type, unsigned int max_packet, gfp_t flags);
H A Dxhci-mem.c102 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 Dxhci-dbgcap.c423 xhci_dbc_ring_alloc(struct device *dev, enum xhci_ring_type type, gfp_t flags) in xhci_dbc_ring_alloc()