/Linux-v4.19/drivers/hid/ |
D | hid-betopff.c | 118 static int betop_probe(struct hid_device *hdev, const struct hid_device_id *id) in betop_probe()
|
D | hid-picolcd.h | 75 struct hid_device *hdev; member 163 struct hid_device *hdev, struct hid_report *report) in picolcd_debug_out_report() 167 struct hid_device *hdev, struct hid_report *report, in picolcd_debug_raw_event()
|
D | hid-wiimote-core.c | 25 static int wiimote_hid_send(struct hid_device *hdev, __u8 *buffer, in wiimote_hid_send() 1620 static int wiimote_hid_event(struct hid_device *hdev, struct hid_report *report, in wiimote_hid_event() 1736 static struct wiimote_data *wiimote_create(struct hid_device *hdev) in wiimote_create() 1789 static int wiimote_hid_probe(struct hid_device *hdev, in wiimote_hid_probe() 1861 static void wiimote_hid_remove(struct hid_device *hdev) in wiimote_hid_remove()
|
D | hid-holtekff.c | 187 static int holtek_probe(struct hid_device *hdev, const struct hid_device_id *id) in holtek_probe()
|
D | hid-pl.c | 190 static int pl_probe(struct hid_device *hdev, const struct hid_device_id *id) in pl_probe()
|
D | hid-tmff.c | 213 static int tm_probe(struct hid_device *hdev, const struct hid_device_id *id) in tm_probe()
|
D | hid-led.c | 101 struct hid_device *hdev; member 451 static int hidled_probe(struct hid_device *hdev, const struct hid_device_id *id) in hidled_probe()
|
/Linux-v4.19/net/bluetooth/ |
D | sco.c | 106 struct hci_dev *hdev = hcon->hdev; in sco_conn_add() local 218 struct hci_dev *hdev; in sco_connect() local 729 struct hci_dev *hdev = conn->hdev; in sco_conn_defer_accept() local 1082 int sco_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 *flags) in sco_connect_ind()
|
D | l2cap_core.c | 1140 struct hci_dev *hdev; in __amp_capable() local 1489 struct hci_dev *hdev = hcon->hdev; in l2cap_le_conn_ready() local 1603 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_register_user() local 1641 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_unregister_user() local 3921 struct hci_dev *hdev = conn->hcon->hdev; in l2cap_connect_req() local 4477 struct hci_dev *hdev; in l2cap_create_channel_req() local 4941 struct hci_dev *hdev; in l2cap_move_channel_req() local 7073 struct hci_dev *hdev; in l2cap_chan_connect() local 7233 int l2cap_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr) in l2cap_connect_ind() 7300 struct hci_dev *hdev = hcon->hdev; in l2cap_connect_cfm() local
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_main.h | 80 void *hdev; /* hchgevf device it is part of */ member 180 static inline bool hclgevf_dev_ongoing_reset(struct hclgevf_dev *hdev) in hclgevf_dev_ongoing_reset() 187 static inline bool hclgevf_dev_ongoing_full_reset(struct hclgevf_dev *hdev) in hclgevf_dev_ongoing_full_reset()
|
/Linux-v4.19/drivers/pci/controller/ |
D | pci-hyperv.c | 441 struct hv_device *hdev; member 564 static int wait_for_response(struct hv_device *hdev, in wait_for_response() 2063 static int hv_pci_protocol_negotiation(struct hv_device *hdev) in hv_pci_protocol_negotiation() 2283 static int hv_pci_enter_d0(struct hv_device *hdev) in hv_pci_enter_d0() 2339 static int hv_pci_query_relations(struct hv_device *hdev) in hv_pci_query_relations() 2379 static int hv_send_resources_allocated(struct hv_device *hdev) in hv_send_resources_allocated() 2454 static int hv_send_resources_released(struct hv_device *hdev) in hv_send_resources_released() 2500 static int hv_pci_probe(struct hv_device *hdev, in hv_pci_probe() 2627 static void hv_pci_bus_exit(struct hv_device *hdev) in hv_pci_bus_exit() 2675 static int hv_pci_remove(struct hv_device *hdev) in hv_pci_remove()
|
/Linux-v4.19/include/linux/ |
D | hid.h | 628 static inline void *hid_get_drvdata(struct hid_device *hdev) in hid_get_drvdata() 633 static inline void hid_set_drvdata(struct hid_device *hdev, void *data) in hid_set_drvdata() 828 static inline bool hid_is_using_ll_driver(struct hid_device *hdev, in hid_is_using_ll_driver() 1011 static inline int __must_check hid_parse(struct hid_device *hdev) in hid_parse() 1032 static inline int hid_hw_power(struct hid_device *hdev, int level) in hid_hw_power() 1045 static inline void hid_hw_request(struct hid_device *hdev, in hid_hw_request() 1068 static inline int hid_hw_raw_request(struct hid_device *hdev, in hid_hw_raw_request() 1088 static inline int hid_hw_output_report(struct hid_device *hdev, __u8 *buf, in hid_hw_output_report() 1108 static inline int hid_hw_idle(struct hid_device *hdev, int report, int idle, in hid_hw_idle() 1122 static inline void hid_hw_wait(struct hid_device *hdev) in hid_hw_wait()
|
D | hid-debug.h | 46 struct hid_device *hdev; member
|
/Linux-v4.19/net/nfc/hci/ |
D | llc.c | 101 struct nfc_llc *nfc_llc_allocate(const char *name, struct nfc_hci_dev *hdev, in nfc_llc_allocate()
|
D | llc_shdlc.c | 38 struct nfc_hci_dev *hdev; member 749 static void *llc_shdlc_init(struct nfc_hci_dev *hdev, xmit_to_drv_t xmit_to_drv, in llc_shdlc_init()
|
/Linux-v4.19/drivers/bluetooth/ |
D | hci_h4.c | 170 struct sk_buff *h4_recv_buf(struct hci_dev *hdev, struct sk_buff *skb, in h4_recv_buf()
|
D | hci_nokia.c | 540 static int nokia_recv_negotiation_packet(struct hci_dev *hdev, in nokia_recv_negotiation_packet() 578 static int nokia_recv_alive_packet(struct hci_dev *hdev, struct sk_buff *skb) in nokia_recv_alive_packet() 613 static int nokia_recv_radio(struct hci_dev *hdev, struct sk_buff *skb) in nokia_recv_radio()
|
D | hci_bcm.c | 145 struct hci_dev *hdev = hu->hdev; in bcm_set_baudrate() local 341 static int bcm_set_diag(struct hci_dev *hdev, bool enable) in bcm_set_diag()
|
/Linux-v4.19/drivers/hid/intel-ish-hid/ |
D | ishtp-hid.c | 62 static int ishtp_raw_request(struct hid_device *hdev, unsigned char reportnum, in ishtp_raw_request()
|
/Linux-v4.19/net/nfc/nci/ |
D | hci.c | 122 static void nci_hci_reset_pipes(struct nci_hci_dev *hdev) in nci_hci_reset_pipes() 415 struct nci_hci_dev *hdev = in nci_hci_msg_rx_work() local 789 struct nci_hci_dev *hdev; in nci_hci_allocate() local
|
/Linux-v4.19/drivers/nfc/microread/ |
D | i2c.c | 51 struct nfc_hci_dev *hdev; member
|
/Linux-v4.19/drivers/isdn/hardware/eicon/ |
D | os_bri.c | 82 void *hdev; in diva_bri_init_card() local
|
D | divasmain.c | 348 void diva_init_dma_map(void *hdev, in diva_init_dma_map() 385 void diva_free_dma_map(void *hdev, struct _diva_dma_map_entry *pmap) in diva_free_dma_map()
|
D | xdi_adapter.h | 13 void *hdev; member
|
D | os_pri.c | 806 void *hdev; in pri_get_serial_number() local
|