/Linux-v6.1/include/linux/ |
D | hid.h | 659 static inline void *hid_get_drvdata(struct hid_device *hdev) in hid_get_drvdata() 664 static inline void hid_set_drvdata(struct hid_device *hdev, void *data) in hid_set_drvdata() 861 static inline bool hid_is_using_ll_driver(struct hid_device *hdev, in hid_is_using_ll_driver() 867 static inline bool hid_is_usb(struct hid_device *hdev) in hid_is_usb() 960 static inline int hid_driver_suspend(struct hid_device *hdev, pm_message_t state) { return 0; } in hid_driver_suspend() 961 static inline int hid_driver_reset_resume(struct hid_device *hdev) { return 0; } in hid_driver_reset_resume() 962 static inline int hid_driver_resume(struct hid_device *hdev) { return 0; } in hid_driver_resume() 1092 static inline int __must_check hid_parse(struct hid_device *hdev) in hid_parse() 1120 static inline int hid_hw_power(struct hid_device *hdev, int level) in hid_hw_power() 1134 static inline int hid_hw_idle(struct hid_device *hdev, int report, int idle, in hid_hw_idle() [all …]
|
D | hid-debug.h | 33 struct hid_device *hdev; member
|
/Linux-v6.1/sound/soc/sof/intel/ |
D | icl.c | 60 struct sof_intel_hda_dev *hdev = sdev->pdata->hw_pdata; in icl_dsp_post_fw_run() local
|
/Linux-v6.1/net/bluetooth/ |
D | iso.c | 250 struct hci_dev *hdev; in iso_connect_bis() local 313 struct hci_dev *hdev; in iso_connect_cis() local 854 struct hci_dev *hdev; in iso_listen_bis() local 1086 struct hci_dev *hdev = conn->hdev; in iso_conn_defer_accept() local 1507 int iso_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 *flags) in iso_connect_ind()
|
/Linux-v6.1/drivers/hwmon/ |
D | aquacomputer_d5next.c | 265 struct hid_device *hdev; member 673 static int aqc_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) in aqc_raw_event() 817 static int aqc_probe(struct hid_device *hdev, const struct hid_device_id *id) in aqc_probe() 977 static void aqc_remove(struct hid_device *hdev) in aqc_remove()
|
/Linux-v6.1/drivers/hid/ |
D | hid-picolcd.h | 65 struct hid_device *hdev; member 153 struct hid_device *hdev, struct hid_report *report) in picolcd_debug_out_report() 157 struct hid_device *hdev, struct hid_report *report, in picolcd_debug_raw_event()
|
D | hid-wiimote-core.c | 22 static int wiimote_hid_send(struct hid_device *hdev, __u8 *buffer, in wiimote_hid_send() 1617 static int wiimote_hid_event(struct hid_device *hdev, struct hid_report *report, in wiimote_hid_event() 1729 static struct wiimote_data *wiimote_create(struct hid_device *hdev) in wiimote_create() 1782 static int wiimote_hid_probe(struct hid_device *hdev, in wiimote_hid_probe() 1854 static void wiimote_hid_remove(struct hid_device *hdev) in wiimote_hid_remove()
|
D | hid-emsff.c | 106 static int ems_probe(struct hid_device *hdev, const struct hid_device_id *id) in ems_probe()
|
D | hid-megaworld.c | 88 static int mwctrl_probe(struct hid_device *hdev, const struct hid_device_id *id) in mwctrl_probe()
|
D | hid-zpff.c | 104 static int zp_probe(struct hid_device *hdev, const struct hid_device_id *id) in zp_probe()
|
D | hid-sjoy.c | 118 static int sjoy_probe(struct hid_device *hdev, const struct hid_device_id *id) in sjoy_probe()
|
D | hid-betopff.c | 122 static int betop_probe(struct hid_device *hdev, const struct hid_device_id *id) in betop_probe()
|
D | hid-holtekff.c | 181 static int holtek_probe(struct hid_device *hdev, const struct hid_device_id *id) in holtek_probe()
|
D | hid-pl.c | 178 static int pl_probe(struct hid_device *hdev, const struct hid_device_id *id) in pl_probe()
|
/Linux-v6.1/drivers/bluetooth/ |
D | h4_recv.h | 41 static inline struct sk_buff *h4_recv_buf(struct hci_dev *hdev, in h4_recv_buf()
|
D | hci_nokia.c | 531 static int nokia_recv_negotiation_packet(struct hci_dev *hdev, in nokia_recv_negotiation_packet() 569 static int nokia_recv_alive_packet(struct hci_dev *hdev, struct sk_buff *skb) in nokia_recv_alive_packet() 604 static int nokia_recv_radio(struct hci_dev *hdev, struct sk_buff *skb) in nokia_recv_radio()
|
D | hci_h4.c | 154 struct sk_buff *h4_recv_buf(struct hci_dev *hdev, struct sk_buff *skb, in h4_recv_buf()
|
/Linux-v6.1/drivers/nfc/ |
D | mei_phy.h | 33 struct nfc_hci_dev *hdev; member
|
/Linux-v6.1/drivers/pci/controller/ |
D | pci-hyperv.c | 493 struct hv_device *hdev; member 1006 static int wait_for_response(struct hv_device *hdev, in wait_for_response() 2818 struct hv_device *hdev = hbus->hdev; in hv_pci_eject_device() local 3025 static int hv_pci_protocol_negotiation(struct hv_device *hdev, in hv_pci_protocol_negotiation() 3248 static int hv_pci_enter_d0(struct hv_device *hdev) in hv_pci_enter_d0() 3304 static int hv_pci_query_relations(struct hv_device *hdev) in hv_pci_query_relations() 3344 static int hv_send_resources_allocated(struct hv_device *hdev) in hv_send_resources_allocated() 3421 static int hv_send_resources_released(struct hv_device *hdev) in hv_send_resources_released() 3502 static int hv_pci_probe(struct hv_device *hdev, in hv_pci_probe() 3734 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs) in hv_pci_bus_exit() [all …]
|
/Linux-v6.1/sound/hda/ext/ |
D | hdac_ext_bus.c | 92 struct hdac_device *hdev = dev_to_hdac_dev(dev); in get_hdev() local
|
/Linux-v6.1/net/nfc/hci/ |
D | llc.c | 90 struct nfc_llc *nfc_llc_allocate(const char *name, struct nfc_hci_dev *hdev, in nfc_llc_allocate()
|
/Linux-v6.1/drivers/net/ethernet/google/gve/ |
D | gve_rx_dqo.c | 179 struct device *hdev = &priv->pdev->dev; in gve_rx_free_ring_dqo() local 227 struct device *hdev = &priv->pdev->dev; in gve_rx_alloc_ring_dqo() local
|
/Linux-v6.1/net/nfc/nci/ |
D | hci.c | 110 static void nci_hci_reset_pipes(struct nci_hci_dev *hdev) in nci_hci_reset_pipes() 406 struct nci_hci_dev *hdev = in nci_hci_msg_rx_work() local 774 struct nci_hci_dev *hdev; in nci_hci_allocate() local
|
/Linux-v6.1/drivers/gpu/drm/hyperv/ |
D | hyperv_drm.h | 37 struct hv_device *hdev; member
|
/Linux-v6.1/drivers/hid/amd-sfh-hid/ |
D | amd_sfh_hid.c | 55 static int amdtp_raw_request(struct hid_device *hdev, u8 reportnum, in amdtp_raw_request()
|