Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci.c3468 struct xhci_command *config_cmd; in xhci_alloc_streams() local
3495 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() local
5124 if (!config_cmd) in xhci_update_hub_device()
5131 xhci_free_command(xhci, config_cmd); in xhci_update_hub_device()
[all …]