Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dstorvsc_drv.c1023 struct hv_host_device *host_dev = shost_priv(host); in storvsc_handle_error() local
1111 queue_work(host_dev->handle_error_wq, &wrk->work); in storvsc_handle_error()
1260 struct hv_host_device *host_dev; in storvsc_on_receive() local
1268 host_dev = shost_priv(stor_device->host); in storvsc_on_receive()
1270 host_dev->handle_error_wq, &host_dev->host_scan_work); in storvsc_on_receive()
1682 struct hv_host_device *host_dev = shost_priv(scmnd->device->host); in storvsc_host_reset_handler() local
1683 struct hv_device *device = host_dev->dev; in storvsc_host_reset_handler()
1744 struct hv_host_device *host_dev = shost_priv(host); in storvsc_queuecommand() local
1745 struct hv_device *dev = host_dev->dev; in storvsc_queuecommand()
1795 vm_srb->port_number = host_dev->port; in storvsc_queuecommand()
[all …]
/linux/drivers/net/wireless/ath/ath11k/
H A Dahb.c1008 struct device *host_dev = ab->dev; in ath11k_ahb_fw_resources_init() local
1021 node = of_get_child_by_name(host_dev->of_node, "wifi-firmware"); in ath11k_ahb_fw_resources_init()
1035 info.parent = host_dev; in ath11k_ahb_fw_resources_init()
/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c1622 struct device *host_dev = &ar_snoc->dev->dev; in ath10k_fw_init() local
1629 node = of_get_child_by_name(host_dev->of_node, "wifi-firmware"); in ath10k_fw_init()
1637 info.parent = host_dev; in ath10k_fw_init()