Searched refs:host_dev (Results 1 – 8 of 8) sorted by relevance
1241 struct hv_host_device *host_dev; in storvsc_on_receive() local1251 host_dev->handle_error_wq, &host_dev->host_scan_work); in storvsc_on_receive()1750 struct hv_device *dev = host_dev->dev; in storvsc_queuecommand()1817 vm_srb->port_number = host_dev->port; in storvsc_queuecommand()1955 struct hv_host_device *host_dev; in storvsc_probe() local1998 host_dev = shost_priv(host); in storvsc_probe()2001 host_dev->port = host->host_no; in storvsc_probe()2002 host_dev->dev = device; in storvsc_probe()2003 host_dev->host = host; in storvsc_probe()2077 host_dev->handle_error_wq = in storvsc_probe()[all …]
49 cdns->host_dev = xhci; in __cdns_host_init()122 platform_device_unregister(cdns->host_dev); in cdns_host_exit()123 cdns->host_dev = NULL; in cdns_host_exit()
106 struct platform_device *host_dev; member
412 if ((cdns->role == USB_ROLE_HOST) && cdns->host_dev) in cdns_wakeup_irq()413 pm_request_resume(&cdns->host_dev->dev); in cdns_wakeup_irq()
220 local host_dev=$1; shift237 setup_wait_dev $host_dev240 mirror_test vrf-h1 192.0.2.1 192.0.2.18 $host_dev 1 10
16 struct device *host_dev; member
1596 struct device *host_dev = &ar_snoc->dev->dev; in ath10k_fw_init() local1603 node = of_get_child_by_name(host_dev->of_node, "wifi-firmware"); in ath10k_fw_init()1611 info.parent = host_dev; in ath10k_fw_init()
342 struct device *host_dev; member2375 struct device *host = usb3->host_dev; in handle_ext_role_switch_states()2427 struct device *host = usb3->host_dev; in handle_role_switch_states()2838 usb3->host_dev = usb_of_get_companion_dev(&pdev->dev); in renesas_usb3_probe()2839 if (!usb3->host_dev) { in renesas_usb3_probe()
Completed in 741 milliseconds