| /OK3568_Linux_fs/kernel/net/vmw_vsock/ |
| H A D | hyperv_transport.c | 841 static int hvs_probe(struct hv_device *hdev, in hvs_probe() 856 static int hvs_remove(struct hv_device *hdev) in hvs_remove()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/ |
| H A D | gve_rx.c | 100 struct device *hdev = &priv->pdev->dev; in gve_rx_alloc_ring() local
|
| H A D | gve_adminq.c | 533 struct device *hdev = &priv->pdev->dev; in gve_adminq_register_page_list() local
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | hci_uart.h | 67 struct hci_dev *hdev; member
|
| H A D | rtk_btusb.h | 501 static inline void *hci_get_drvdata(struct hci_dev *hdev) in hci_get_drvdata() 506 static inline void hci_set_drvdata(struct hci_dev *hdev, void *data) in hci_set_drvdata() 511 #define SET_HCIDEV_DEV(hdev, pdev) ((hdev)->parent = (pdev)) argument
|
| H A D | btmrvl_sdio.c | 721 struct hci_dev *hdev = priv->btmrvl_dev.hcidev; in btmrvl_sdio_card_to_host() local
|
| /OK3568_Linux_fs/kernel/drivers/nfc/st21nfca/ |
| H A D | i2c.c | 55 struct nfc_hci_dev *hdev; member
|
| H A D | st21nfca.h | 151 struct nfc_hci_dev *hdev; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_coex.c | 540 struct hci_dev *hdev = btrtl_coex.hdev; in rtk_vendor_cmd_to_fw() local 2873 void rtk_btcoex_open(struct hci_dev *hdev) in rtk_btcoex_open() 2994 void rtk_btcoex_probe(struct hci_dev *hdev) in rtk_btcoex_probe()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | 6lowpan.c | 68 struct hci_dev *hdev; member 994 struct hci_dev *hdev; in get_l2cap_conn() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | rtk_coex.c | 540 struct hci_dev *hdev = btrtl_coex.hdev; in rtk_vendor_cmd_to_fw() local 2906 void rtk_btcoex_open(struct hci_dev *hdev) in rtk_btcoex_open() 3027 void rtk_btcoex_probe(struct hci_dev *hdev) in rtk_btcoex_probe()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | axi-fan-control.c | 43 struct device *hdev; member
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | wacom.h | 162 struct hid_device *hdev; member
|
| H A D | hid-corsair.c | 693 static __u8 *corsair_mouse_report_fixup(struct hid_device *hdev, __u8 *rdesc, in corsair_mouse_report_fixup()
|
| H A D | hid-sensor-custom.c | 561 struct hid_device *hdev = hsdev->hdev; in hid_sensor_custom_add_attributes() local
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/intel/ |
| H A D | hda-dsp.c | 938 struct sof_intel_hda_dev *hdev = container_of(work, in hda_dsp_d0i3_work() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| H A D | hclgevf_main.h | 174 void *hdev; /* hchgevf device it is part of */ member 332 static inline bool hclgevf_is_reset_pending(struct hclgevf_dev *hdev) in hclgevf_is_reset_pending()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hclge_mbx.h | 163 struct hclgevf_dev *hdev; member
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/skylake/ |
| H A D | skl.c | 705 struct hdac_device *hdev; in probe_codec() local
|
| /OK3568_Linux_fs/kernel/include/net/nfc/ |
| H A D | hci.h | 170 static inline int nfc_hci_set_vendor_cmds(struct nfc_hci_dev *hdev, in nfc_hci_set_vendor_cmds()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/hci_wrapper/ |
| H A D | ssv_huw.c | 377 static int ssv_huw_init_buf(struct ssv_huw_dev *hdev) in ssv_huw_init_buf()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | hpsa.c | 679 struct hpsa_scsi_dev_t *hdev; in raid_level_show() local 711 struct hpsa_scsi_dev_t *hdev; in lunid_show() local 733 struct hpsa_scsi_dev_t *hdev; in unique_id_show() local 761 struct hpsa_scsi_dev_t *hdev; in sas_address_show() local 784 struct hpsa_scsi_dev_t *hdev; in host_show_hp_ssd_smart_path_enabled() local 812 struct hpsa_scsi_dev_t *hdev; in path_info_show() local 2172 struct hpsa_scsi_dev_t *hdev = NULL; in hpsa_slave_destroy() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | usb.h | 752 #define usb_hub_for_each_child(hdev, port1, child) \ argument 777 static inline int usb_acpi_set_power_state(struct usb_device *hdev, int index, in usb_acpi_set_power_state() 779 static inline bool usb_acpi_power_manageable(struct usb_device *hdev, int index) in usb_acpi_power_manageable()
|
| /OK3568_Linux_fs/kernel/drivers/net/hyperv/ |
| H A D | netvsc_drv.c | 1030 struct hv_device *hdev = ndev_ctx->device_ctx; in netvsc_detach() local 1069 struct hv_device *hdev = ndev_ctx->device_ctx; in netvsc_attach() local
|
| /OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/ |
| H A D | tty.c | 178 struct hci_dev *hdev; in rfcomm_reparent_device() local
|