Home
last modified time | relevance | path

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

/drivers/scsi/
A Dstorvsc_drv.c1214 struct hv_host_device *host_dev; in storvsc_on_receive() local
1224 host_dev->handle_error_wq, &host_dev->host_scan_work); in storvsc_on_receive()
1727 struct hv_device *dev = host_dev->dev; in storvsc_queuecommand()
1792 vm_srb->port_number = host_dev->port; in storvsc_queuecommand()
1943 struct hv_host_device *host_dev; in storvsc_probe() local
1969 host_dev = shost_priv(host); in storvsc_probe()
1972 host_dev->port = host->host_no; in storvsc_probe()
1973 host_dev->dev = device; in storvsc_probe()
1974 host_dev->host = host; in storvsc_probe()
2067 host_dev->handle_error_wq = in storvsc_probe()
[all …]
/drivers/usb/cdns3/
A Dhost.c84 cdns->host_dev = xhci; in __cdns_host_init()
136 platform_device_unregister(cdns->host_dev); in cdns_host_exit()
137 cdns->host_dev = NULL; in cdns_host_exit()
143 struct usb_hcd *hcd = platform_get_drvdata(cdns->host_dev); in cdns_host_resume()
A Dcore.h109 struct platform_device *host_dev; member
A Dcore.c412 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()
/drivers/net/wireless/ath/ath11k/
A Dahb.c990 struct device *host_dev = ab->dev; in ath11k_ahb_fw_resources_init() local
1003 node = of_get_child_by_name(host_dev->of_node, "wifi-firmware"); in ath11k_ahb_fw_resources_init()
1016 info.parent = host_dev; in ath11k_ahb_fw_resources_init()
/drivers/usb/gadget/udc/
A Drenesas_usb3.c349 struct device *host_dev; member
2452 struct device *host = usb3->host_dev; in handle_ext_role_switch_states()
2520 struct device *host = usb3->host_dev; in handle_role_switch_states()
2660 put_device(usb3->host_dev); in renesas_usb3_remove()
2944 usb3->host_dev = usb_of_get_companion_dev(&pdev->dev); in renesas_usb3_probe()
2945 if (!usb3->host_dev) { in renesas_usb3_probe()
/drivers/net/wireless/ath/ath10k/
A Dsnoc.c1606 struct device *host_dev = &ar_snoc->dev->dev; in ath10k_fw_init() local
1613 node = of_get_child_by_name(host_dev->of_node, "wifi-firmware"); in ath10k_fw_init()
1621 info.parent = host_dev; in ath10k_fw_init()

Completed in 521 milliseconds