Home
last modified time | relevance | path

Searched refs:hdev (Results 376 – 393 of 393) sorted by relevance

1...<<111213141516

/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_adminq.c879 struct device *hdev = &priv->pdev->dev; in gve_adminq_register_page_list() local
889 page_list = dma_alloc_coherent(hdev, size, &page_list_bus, GFP_KERNEL); in gve_adminq_register_page_list()
904 dma_free_coherent(hdev, size, page_list, page_list_bus); in gve_adminq_register_page_list()
/openbmc/qemu/net/
H A Dvhost-vdpa.c176 struct vhost_dev *hdev; in vhost_vdpa_net_check_device_id() local
178 hdev = (struct vhost_dev *)&net->dev; in vhost_vdpa_net_check_device_id()
179 ret = hdev->vhost_ops->vhost_get_device_id(hdev, &device_id); in vhost_vdpa_net_check_device_id()
/openbmc/linux/drivers/hid/
H A Dhid-wiimote.h145 struct hid_device *hdev; member
H A Dhid-input.c419 static unsigned find_battery_quirk(struct hid_device *hdev) in find_battery_quirk() argument
424 match = hid_match_id(hdev, hid_battery_quirks); in find_battery_quirk()
H A Dhid-lg4ff.c326 int lg4ff_raw_event(struct hid_device *hdev, struct hid_report *report, in lg4ff_raw_event() argument
/openbmc/linux/drivers/nfc/
H A Dmei_phy.c311 nfc_hci_recv_frame(phy->hdev, skb); in nfc_mei_rx_cb()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dsp.c1050 struct sof_intel_hda_dev *hdev = container_of(work, in hda_dsp_d0i3_work() local
1053 struct hdac_bus *bus = &hdev->hbus.core; in hda_dsp_d0i3_work()
H A Dhda.h930 void hda_dsp_ipc4_schedule_d0i3_work(struct sof_intel_hda_dev *hdev,
/openbmc/linux/drivers/usb/host/
H A Dxhci.c4981 int xhci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev, in xhci_update_hub_device() argument
4994 if (!hdev->parent) in xhci_update_hub_device()
4997 vdev = xhci->devs[hdev->slot_id]; in xhci_update_hub_device()
5016 if (hdev->speed == USB_SPEED_HIGH && in xhci_update_hub_device()
5017 xhci_alloc_tt_info(xhci, vdev, hdev, tt, GFP_ATOMIC)) { in xhci_update_hub_device()
5035 else if (hdev->speed == USB_SPEED_FULL) in xhci_update_hub_device()
5042 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(hdev->maxchild)); in xhci_update_hub_device()
5053 if (xhci->hci_version < 0x100 || hdev->speed == USB_SPEED_HIGH) in xhci_update_hub_device()
5072 ret = xhci_configure_endpoint(xhci, hdev, config_cmd, in xhci_update_hub_device()
5075 ret = xhci_configure_endpoint(xhci, hdev, config_cmd, in xhci_update_hub_device()
H A Dxhci.h1961 int (*update_hub_device)(struct usb_hcd *hcd, struct usb_device *hdev,
2145 int xhci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev,
2158 struct usb_device *hdev,
H A Dxhci-mem.c804 struct usb_device *hdev, in xhci_alloc_tt_info() argument
815 num_ports = hdev->maxchild; in xhci_alloc_tt_info()
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c565 static void vhost_vdpa_init_svq(struct vhost_dev *hdev, struct vhost_vdpa *v) in vhost_vdpa_init_svq() argument
569 shadow_vqs = g_ptr_array_new_full(hdev->nvqs, vhost_svq_free); in vhost_vdpa_init_svq()
570 for (unsigned n = 0; n < hdev->nvqs; ++n) { in vhost_vdpa_init_svq()
H A Dvirtio.c3957 struct vhost_dev *hdev = vdc->get_vhost(vdev); in qmp_x_query_virtio_queue_status() local
3960 if (queue >= hdev->vq_index && queue < hdev->vq_index + hdev->nvqs) { in qmp_x_query_virtio_queue_status()
3964 hdev->vhost_ops->vhost_get_vq_index(hdev, queue); in qmp_x_query_virtio_queue_status()
3970 hdev->vhost_ops->vhost_get_vring_base(hdev, &state); in qmp_x_query_virtio_queue_status()
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c1015 struct hv_device *hdev = ndev_ctx->device_ctx; in netvsc_detach() local
1045 rndis_filter_device_remove(hdev, nvdev); in netvsc_detach()
1054 struct hv_device *hdev = ndev_ctx->device_ctx; in netvsc_attach() local
1060 nvdev = rndis_filter_device_add(hdev, dev_info); in netvsc_attach()
1107 rndis_filter_device_remove(hdev, nvdev); in netvsc_attach()
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.c1336 bool hid_is_usb(const struct hid_device *hdev) in hid_is_usb() argument
1338 return hdev->ll_driver == &usb_hid_driver; in hid_is_usb()
/openbmc/linux/net/bluetooth/
H A Dl2cap_sock.c992 if (!conn || !lmp_no_flush_capable(conn->hcon->hdev)) { in l2cap_sock_setsockopt()
/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.c2144 s = rfcomm_session_get(&conn->hdev->bdaddr, &conn->dst); in rfcomm_security_cfm()
/openbmc/qemu/linux-user/
H A Dsyscall.c5153 uint64_t *hdev = hdata + 8; in do_ioctl_dm() local
5159 *gdev = tswap64(*hdev); in do_ioctl_dm()
5161 hdev++; in do_ioctl_dm()

1...<<111213141516