Searched defs:trb_address_map (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dxhci-mem.c183 static int xhci_insert_segment_mapping(struct radix_tree_root *trb_address_map, xhci_insert_segment_mapping() argument
205 static void xhci_remove_segment_mapping(struct radix_tree_root *trb_address_map, xhci_remove_segment_mapping() argument
215 xhci_update_stream_segment_mapping( struct radix_tree_root *trb_address_map, struct xhci_ring *ring, struct xhci_segment *first_seg, struct xhci_segment *last_seg, gfp_t mem_flags) xhci_update_stream_segment_mapping() argument
H A Dxhci.h784 struct radix_tree_root trb_address_map; member in struct:xhci_stream_info
1347 struct radix_tree_root *trb_address_map; member in struct:xhci_ring

Completed in 81 milliseconds