Searched refs:config_cmd (Results 1 – 1 of 1) sorted by relevance
3468 struct xhci_command *config_cmd; in xhci_alloc_streams() local3495 if (!config_cmd) in xhci_alloc_streams()3502 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()3514 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()3521 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()3595 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()3618 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()5106 struct xhci_command *config_cmd; in xhci_update_hub_device() local5124 if (!config_cmd) in xhci_update_hub_device()5131 xhci_free_command(xhci, config_cmd); in xhci_update_hub_device()[all …]