Searched defs:hdev (Results 76 - 100 of 343) sorted by relevance

1234567891011>>

/linux-master/drivers/hid/
H A Dhid-axff.c127 static int ax_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
170 ax_remove(struct hid_device *hdev) argument
[all...]
H A Dhid-gaff.c128 static inline int gaff_init(struct hid_device *hdev) argument
134 static int ga_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
H A Dhid-cypress.c32 static __u8 *cp_rdesc_fixup(struct hid_device *hdev, __u8 *rdesc, argument
49 static __u8 *va_logical_boundary_fixup(struct hid_device *hdev, __u8 *rdesc, argument
70 static __u8 *cp_report_fixup(struct hid_device *hdev, __u8 *rdesc, argument
83 static int cp_input_mapped(struct hid_device *hdev, struct hid_input *hi, argument
100 static int cp_event(struct hid_device *hdev, struc argument
128 cp_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
[all...]
H A Dhid-a4tech.c34 static int a4_input_mapping(struct hid_device *hdev, struct hid_input *hi, argument
56 static int a4_input_mapped(struct hid_device *hdev, struct hid_input *hi, argument
73 static int a4_event(struct hid_device *hdev, struct hid_field *field, argument
113 static int a4_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
[all...]
H A Dhid-roccat-lua.c115 static int lua_init_specials(struct hid_device *hdev) argument
147 static void lua_remove_specials(struct hid_device *hdev) argument
158 static int lua_probe(struct hid_device *hdev, argument
192 lua_remove(struct hid_device *hdev) argument
[all...]
H A Dhid-chicony.c28 struct hid_device *hdev = report->device; local
48 static int ch_raw_event(struct hid_device *hdev, argument
59 static int ch_input_mapping(struct hid_device *hdev, struct hid_input *hi, argument
91 static __u8 *ch_switch12_report_fixup(struct hid_device *hdev, __u8 *rdesc, argument
113 static int ch_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
[all...]
H A Dhid-vivaldi-common.c31 void vivaldi_feature_mapping(struct hid_device *hdev, argument
107 struct hid_device *hdev = to_hid_device(dev); local
122 struct hid_device *hdev = to_hid_device(kobj_to_dev(kobj)); local
[all...]
H A Dhid-saitek.c36 static int saitek_probe(struct hid_device *hdev, argument
69 static __u8 *saitek_report_fixup(struct hid_device *hdev, __u8 *rdesc, argument
93 saitek_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) argument
150 saitek_event(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) argument
[all...]
H A Dhid-google-stadiaff.c104 static int stadia_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
H A Dhid-roccat-ryos.c86 static int ryos_init_specials(struct hid_device *hdev) argument
127 static void ryos_remove_specials(struct hid_device *hdev) argument
142 ryos_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
176 ryos_remove(struct hid_device *hdev) argument
182 ryos_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
H A Dhid-roccat-savu.c58 static int savu_init_specials(struct hid_device *hdev) argument
99 static void savu_remove_specials(struct hid_device *hdev) argument
114 savu_probe(struct hid_device *hdev, const struct hid_device_id *id) argument
148 savu_remove(struct hid_device *hdev) argument
172 savu_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
H A Dhid-holtek-kbd.c105 static __u8 *holtek_kbd_report_fixup(struct hid_device *hdev, __u8 *rdesc, argument
144 static int holtek_kbd_probe(struct hid_device *hdev, argument
H A Dhid-uclogic-params-test.c184 struct hid_device *hdev; local
/linux-master/net/bluetooth/
H A Dmgmt_config.c44 int read_def_system_config(struct sock *sk, struct hci_dev *hdev, void *data, argument
128 int set_def_system_config(struct sock *sk, struct hci_dev *hdev, void *data, argument
330 read_def_runtime_config(struct sock *sk, struct hci_dev *hdev, void *data, u16 data_len) argument
339 set_def_runtime_config(struct sock *sk, struct hci_dev *hdev, void *data, u16 data_len) argument
[all...]
/linux-master/drivers/gpu/drm/hyperv/
H A Dhyperv_drm.h37 struct hv_device *hdev; member in struct:hyperv_drm_device
H A Dhyperv_drm_drv.c104 static int hyperv_vmbus_probe(struct hv_device *hdev, argument
69 hyperv_setup_vram(struct hyperv_drm_device *hv, struct hv_device *hdev) argument
165 hyperv_vmbus_remove(struct hv_device *hdev) argument
178 hyperv_vmbus_shutdown(struct hv_device *hdev) argument
183 hyperv_vmbus_suspend(struct hv_device *hdev) argument
197 hyperv_vmbus_resume(struct hv_device *hdev) argument
[all...]
/linux-master/drivers/bluetooth/
H A Dbtrsi.c30 struct hci_dev *hdev; member in struct:rsi_hci_adapter
33 static int rsi_hci_open(struct hci_dev *hdev) argument
38 static int rsi_hci_close(struct hci_dev *hdev) argument
43 static int rsi_hci_flush(struct hci_dev *hdev) argument
48 static int rsi_hci_send_pkt(struct hci_dev *hdev, struct sk_buff *skb) argument
92 struct hci_dev *hdev local
112 struct hci_dev *hdev; local
160 struct hci_dev *hdev; local
[all...]
H A Dhci_h4.c154 struct sk_buff *h4_recv_buf(struct hci_dev *hdev, struct sk_buff *skb, argument
H A Dbtmrvl_debugfs.c139 void btmrvl_debugfs_init(struct hci_dev *hdev) argument
181 void btmrvl_debugfs_remove(struct hci_dev *hdev) argument
H A Dbtqcomsmd.c21 struct hci_dev *hdev; member in struct:btqcomsmd
27 static int btqcomsmd_recv(struct hci_dev *hdev, unsigned int type, argument
63 static int btqcomsmd_send(struct hci_dev *hdev, struct sk_buff *skb) argument
98 btqcomsmd_open(struct hci_dev *hdev) argument
103 btqcomsmd_close(struct hci_dev *hdev) argument
108 btqcomsmd_setup(struct hci_dev *hdev) argument
125 btqcomsmd_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) argument
143 struct hci_dev *hdev; local
[all...]
/linux-master/net/nfc/hci/
H A Dhcp.c21 int nfc_hci_hcp_message_tx(struct nfc_hci_dev *hdev, u8 pipe, argument
117 nfc_hci_hcp_message_rx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, u8 instruction, struct sk_buff *skb) argument
[all...]
H A Dllc.c92 struct nfc_llc *nfc_llc_allocate(const char *name, struct nfc_hci_dev *hdev, argument
/linux-master/sound/hda/ext/
H A Dhdac_ext_bus.c92 struct hdac_device *hdev = dev_to_hdac_dev(dev); local
/linux-master/drivers/hid/amd-sfh-hid/
H A Damd_sfh_hid.c55 static int amdtp_raw_request(struct hid_device *hdev, u8 reportnum, argument
/linux-master/drivers/accel/habanalabs/common/
H A Ddecoder.c20 static void dec_print_abnrm_intr_source(struct hl_device *hdev, u32 irq_status) argument
49 struct hl_device *hdev = dec->hdev; local
86 void hl_dec_fini(struct hl_device *hdev) argument
91 hl_dec_init(struct hl_device *hdev) argument
129 struct hl_device *hdev = ctx->hdev; local
[all...]

Completed in 489 milliseconds

1234567891011>>