Searched refs:host_dev (Results 1 – 6 of 6) sorted by relevance
1040 struct hv_host_device *host_dev = shost_priv(host); in storvsc_handle_error() local1123 queue_work(host_dev->handle_error_wq, &wrk->work); in storvsc_handle_error()1258 struct hv_host_device *host_dev; in storvsc_on_receive() local1266 host_dev = shost_priv(stor_device->host); in storvsc_on_receive()1268 host_dev->handle_error_wq, &host_dev->host_scan_work); in storvsc_on_receive()1680 struct hv_host_device *host_dev = shost_priv(scmnd->device->host); in storvsc_host_reset_handler() local1681 struct hv_device *device = host_dev->dev; in storvsc_host_reset_handler()1764 struct hv_host_device *host_dev = shost_priv(host); in storvsc_queuecommand() local1765 struct hv_device *dev = host_dev->dev; in storvsc_queuecommand()1832 vm_srb->port_number = host_dev->port; in storvsc_queuecommand()[all …]
81 cdns->host_dev = xhci; in __cdns_host_init()133 platform_device_unregister(cdns->host_dev); in cdns_host_exit()134 cdns->host_dev = NULL; in cdns_host_exit()
106 struct platform_device *host_dev; member
411 if ((cdns->role == USB_ROLE_HOST) && cdns->host_dev) in cdns_wakeup_irq()412 pm_request_resume(&cdns->host_dev->dev); in cdns_wakeup_irq()
342 struct device *host_dev; member2375 struct device *host = usb3->host_dev; in handle_ext_role_switch_states()2429 struct device *host = usb3->host_dev; in handle_role_switch_states()2841 usb3->host_dev = usb_of_get_companion_dev(&pdev->dev); in renesas_usb3_probe()2842 if (!usb3->host_dev) { in renesas_usb3_probe()
1605 struct device *host_dev = &ar_snoc->dev->dev; in ath10k_fw_init() local1612 node = of_get_child_by_name(host_dev->of_node, "wifi-firmware"); in ath10k_fw_init()1620 info.parent = host_dev; in ath10k_fw_init()