Searched defs:cycle_state (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/usb/host/ | ||
H A D | xhci-mem.c | 39 xhci_segment_alloc(struct xhci_hcd *xhci, unsigned int cycle_state, gfp_t flags) xhci_segment_alloc() argument 290 xhci_initialize_ring_info(struct xhci_ring *ring, unsigned int cycle_state) xhci_initialize_ring_info() argument 318 xhci_alloc_segments_for_ring(struct xhci_hcd *xhci, struct xhci_segment **first, struct xhci_segment **last, unsigned int num_segs, unsigned int cycle_state, enum xhci_ring_type type, gfp_t flags) xhci_alloc_segments_for_ring() argument 362 xhci_ring_alloc(struct xhci_hcd *xhci, unsigned int num_segs, unsigned int cycle_state, enum xhci_ring_type type, gfp_t flags) xhci_ring_alloc() argument 425 xhci_reinit_cached_ring(struct xhci_hcd *xhci, struct xhci_ring *ring, unsigned int cycle_state, enum xhci_ring_type type) xhci_reinit_cached_ring() argument |
H A D | xhci-ring.c | 1207 u32 cycle_state; xhci_handle_stopped_cmd_ring() local |
H A D | xhci.h | 1340 u32 cycle_state; member in struct:xhci_ring |
Completed in 130 milliseconds