Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.c3361 struct xhci_command *config_cmd; in xhci_alloc_streams() local
3388 if (!config_cmd) in xhci_alloc_streams()
3395 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
3407 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
3414 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
3488 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
3511 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
4986 struct xhci_command *config_cmd; in xhci_update_hub_device() local
5004 if (!config_cmd) in xhci_update_hub_device()
5011 xhci_free_command(xhci, config_cmd); in xhci_update_hub_device()
[all …]