Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-ring.c339 struct xhci_cd *cd; in xhci_queue_cd()
340 cd = kzalloc(sizeof(struct xhci_cd), GFP_ATOMIC); in xhci_queue_cd()
1218 static void xhci_cmd_to_noop(struct xhci_hcd *xhci, struct xhci_cd *cur_cd) in xhci_cmd_to_noop()
1276 struct xhci_cd *cur_cd, *next_cd; in xhci_cancel_cmd_in_cd_list()
1297 struct xhci_cd *cur_cd, *next_cd; in xhci_search_cmd_trb_in_cd_list()
Dxhci.h1267 struct xhci_cd { struct
Dxhci-mem.c1763 struct xhci_cd *cur_cd, *next_cd; in xhci_mem_cleanup()