| /Linux-v5.4/drivers/hid/ |
| D | hid-emsff.c | 106 static int ems_probe(struct hid_device *hdev, const struct hid_device_id *id) in ems_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-betopff.c | 115 static int betop_probe(struct hid_device *hdev, const struct hid_device_id *id) in betop_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-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() 1733 static struct wiimote_data *wiimote_create(struct hid_device *hdev) in wiimote_create() 1786 static int wiimote_hid_probe(struct hid_device *hdev, in wiimote_hid_probe() 1858 static void wiimote_hid_remove(struct hid_device *hdev) in wiimote_hid_remove()
|
| 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()
|
| D | hid-tmff.c | 217 static int tm_probe(struct hid_device *hdev, const struct hid_device_id *id) in tm_probe()
|
| D | hid-led.c | 98 struct hid_device *hdev; member 448 static int hidled_probe(struct hid_device *hdev, const struct hid_device_id *id) in hidled_probe()
|
| /Linux-v5.4/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_h4.c | 155 struct sk_buff *h4_recv_buf(struct hci_dev *hdev, struct sk_buff *skb, 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()
|
| /Linux-v5.4/drivers/nfc/ |
| D | mei_phy.h | 33 struct nfc_hci_dev *hdev; member
|
| /Linux-v5.4/include/linux/ |
| D | hid.h | 626 static inline void *hid_get_drvdata(struct hid_device *hdev) in hid_get_drvdata() 631 static inline void hid_set_drvdata(struct hid_device *hdev, void *data) in hid_set_drvdata() 826 static inline bool hid_is_using_ll_driver(struct hid_device *hdev, in hid_is_using_ll_driver() 1015 static inline int __must_check hid_parse(struct hid_device *hdev) in hid_parse() 1036 static inline int hid_hw_power(struct hid_device *hdev, int level) in hid_hw_power() 1049 static inline void hid_hw_request(struct hid_device *hdev, in hid_hw_request() 1072 static inline int hid_hw_raw_request(struct hid_device *hdev, in hid_hw_raw_request() 1092 static inline int hid_hw_output_report(struct hid_device *hdev, __u8 *buf, in hid_hw_output_report() 1112 static inline int hid_hw_idle(struct hid_device *hdev, int report, int idle, in hid_hw_idle() 1126 static inline void hid_hw_wait(struct hid_device *hdev) in hid_hw_wait()
|
| D | hid-debug.h | 33 struct hid_device *hdev; member
|
| /Linux-v5.4/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()
|
| D | llc_shdlc.c | 27 struct nfc_hci_dev *hdev; member 738 static void *llc_shdlc_init(struct nfc_hci_dev *hdev, xmit_to_drv_t xmit_to_drv, in llc_shdlc_init()
|
| /Linux-v5.4/drivers/pci/controller/ |
| D | pci-hyperv.c | 466 struct hv_device *hdev; member 596 static int wait_for_response(struct hv_device *hdev, in wait_for_response() 2382 static int hv_pci_protocol_negotiation(struct hv_device *hdev) in hv_pci_protocol_negotiation() 2602 static int hv_pci_enter_d0(struct hv_device *hdev) in hv_pci_enter_d0() 2658 static int hv_pci_query_relations(struct hv_device *hdev) in hv_pci_query_relations() 2698 static int hv_send_resources_allocated(struct hv_device *hdev) in hv_send_resources_allocated() 2773 static int hv_send_resources_released(struct hv_device *hdev) in hv_send_resources_released() 2861 static int hv_pci_probe(struct hv_device *hdev, in hv_pci_probe() 3014 static void hv_pci_bus_exit(struct hv_device *hdev) in hv_pci_bus_exit() 3062 static int hv_pci_remove(struct hv_device *hdev) in hv_pci_remove()
|
| /Linux-v5.4/net/nfc/nci/ |
| D | hci.c | 110 static void nci_hci_reset_pipes(struct nci_hci_dev *hdev) in nci_hci_reset_pipes() 411 struct nci_hci_dev *hdev = in nci_hci_msg_rx_work() local 785 struct nci_hci_dev *hdev; in nci_hci_allocate() local
|
| /Linux-v5.4/drivers/net/ethernet/google/gve/ |
| D | gve_tx.c | 148 struct device *hdev = &priv->pdev->dev; in gve_tx_free_ring() local 188 struct device *hdev = &priv->pdev->dev; in gve_tx_alloc_ring() local
|
| D | gve_adminq.c | 333 struct device *hdev = &priv->pdev->dev; in gve_adminq_register_page_list() local
|
| /Linux-v5.4/sound/soc/sof/intel/ |
| D | hda-codec.c | 89 struct hdac_device *hdev; in hda_codec_probe() local
|
| /Linux-v5.4/net/bluetooth/ |
| D | l2cap_core.c | 1147 struct hci_dev *hdev; in __amp_capable() local 1521 struct hci_dev *hdev = hcon->hdev; in l2cap_le_conn_ready() local 1635 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_register_user() local 1673 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_unregister_user() local 3982 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_connect_req() local 4545 struct hci_dev *hdev; in l2cap_create_channel_req() local 5009 struct hci_dev *hdev; in l2cap_move_channel_req() local 7167 struct hci_dev *hdev; in l2cap_chan_connect() local 7326 int l2cap_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr) in l2cap_connect_ind() 7393 struct hci_dev *hdev = hcon->hdev; in l2cap_connect_cfm() local
|
| /Linux-v5.4/drivers/nfc/microread/ |
| D | i2c.c | 40 struct nfc_hci_dev *hdev; member
|