Home
last modified time | relevance | path

Searched defs:hdev (Results 151 – 175 of 270) sorted by relevance

1234567891011

/Linux-v5.10/drivers/hid/
Dhid-gyration.c24 static int gyration_input_mapping(struct hid_device *hdev, struct hid_input *hi, in gyration_input_mapping()
54 static int gyration_event(struct hid_device *hdev, struct hid_field *field, in gyration_event()
Dhid-u2fzero.c60 struct hid_device *hdev; member
109 struct hid_device *hdev = dev->hdev; in u2fzero_recv() local
246 struct hid_device *hdev = dev->hdev; in u2fzero_fill_in_urb() local
282 static int u2fzero_probe(struct hid_device *hdev, in u2fzero_probe()
343 static void u2fzero_remove(struct hid_device *hdev) in u2fzero_remove()
Dhid-belkin.c26 static int belkin_input_mapping(struct hid_device *hdev, struct hid_input *hi, in belkin_input_mapping()
46 static int belkin_probe(struct hid_device *hdev, const struct hid_device_id *id) in belkin_probe()
Dhid-ezkey.c25 static int ez_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ez_input_mapping()
47 static int ez_event(struct hid_device *hdev, struct hid_field *field, in ez_event()
Dhid-roccat-isku.c266 static int isku_init_specials(struct hid_device *hdev) in isku_init_specials()
307 static void isku_remove_specials(struct hid_device *hdev) in isku_remove_specials()
322 static int isku_probe(struct hid_device *hdev, in isku_probe()
353 static void isku_remove(struct hid_device *hdev) in isku_remove()
395 static int isku_raw_event(struct hid_device *hdev, in isku_raw_event()
Dhid-debug.c651 void hid_debug_event(struct hid_device *hdev, char *buf) in hid_debug_event()
695 void hid_dump_input(struct hid_device *hdev, struct hid_usage *usage, __s32 value) in hid_dump_input()
1035 struct hid_device *hdev = f->private; in hid_debug_rdesc_show() local
1189 void hid_debug_register(struct hid_device *hdev, const char *name) in hid_debug_register()
1199 void hid_debug_unregister(struct hid_device *hdev) in hid_debug_unregister()
Dhid-holtek-kbd.c105 static __u8 *holtek_kbd_report_fixup(struct hid_device *hdev, __u8 *rdesc, in holtek_kbd_report_fixup()
140 static int holtek_kbd_probe(struct hid_device *hdev, in holtek_kbd_probe()
Dhid-roccat-arvo.c286 static int arvo_init_specials(struct hid_device *hdev) in arvo_init_specials()
327 static void arvo_remove_specials(struct hid_device *hdev) in arvo_remove_specials()
342 static int arvo_probe(struct hid_device *hdev, in arvo_probe()
373 static void arvo_remove(struct hid_device *hdev) in arvo_remove()
400 static int arvo_raw_event(struct hid_device *hdev, in arvo_raw_event()
Dhid-gaff.c128 static inline int gaff_init(struct hid_device *hdev) in gaff_init()
134 static int ga_probe(struct hid_device *hdev, const struct hid_device_id *id) in ga_probe()
Dhid-magicmouse.c308 static int magicmouse_raw_event(struct hid_device *hdev, in magicmouse_raw_event()
411 static int magicmouse_setup_input(struct input_dev *input, struct hid_device *hdev) in magicmouse_setup_input()
547 static int magicmouse_input_mapping(struct hid_device *hdev, in magicmouse_input_mapping()
565 static int magicmouse_input_configured(struct hid_device *hdev, in magicmouse_input_configured()
584 static int magicmouse_probe(struct hid_device *hdev, in magicmouse_probe()
Dhid-roccat-koneplus.c374 static int koneplus_init_specials(struct hid_device *hdev) in koneplus_init_specials()
415 static void koneplus_remove_specials(struct hid_device *hdev) in koneplus_remove_specials()
429 static int koneplus_probe(struct hid_device *hdev, in koneplus_probe()
460 static void koneplus_remove(struct hid_device *hdev) in koneplus_remove()
507 static int koneplus_raw_event(struct hid_device *hdev, in koneplus_raw_event()
Dhid-waltop.c602 static __u8 *waltop_report_fixup(struct hid_device *hdev, __u8 *rdesc, in waltop_report_fixup()
652 static int waltop_raw_event(struct hid_device *hdev, struct hid_report *report, in waltop_raw_event()
Dhid-picolcd_leds.c54 struct hid_device *hdev; in picolcd_led_set_brightness() local
81 struct hid_device *hdev; in picolcd_led_get_brightness() local
Dhid-logitech-hidpp.c224 static int __hidpp_send_report(struct hid_device *hdev, in __hidpp_send_report()
822 struct hid_device *hdev = hidpp->hid_dev; in hidpp_unifying_init() local
2387 static int wtp_input_mapping(struct hid_device *hdev, struct hid_input *hi, in wtp_input_mapping()
2506 static int wtp_raw_event(struct hid_device *hdev, u8 *data, int size) in wtp_raw_event()
2578 static int wtp_allocate(struct hid_device *hdev, const struct hid_device_id *id) in wtp_allocate()
2593 static int wtp_connect(struct hid_device *hdev, bool connected) in wtp_connect()
2655 static int m560_send_config_command(struct hid_device *hdev, bool connected) in m560_send_config_command()
2673 static int m560_raw_event(struct hid_device *hdev, u8 *data, int size) in m560_raw_event()
2787 static int m560_input_mapping(struct hid_device *hdev, struct hid_input *hi, in m560_input_mapping()
2835 static int k400_allocate(struct hid_device *hdev) in k400_allocate()
[all …]
Dhid-roccat-pyra.c393 static int pyra_init_specials(struct hid_device *hdev) in pyra_init_specials()
434 static void pyra_remove_specials(struct hid_device *hdev) in pyra_remove_specials()
448 static int pyra_probe(struct hid_device *hdev, const struct hid_device_id *id) in pyra_probe()
477 static void pyra_remove(struct hid_device *hdev) in pyra_remove()
541 static int pyra_raw_event(struct hid_device *hdev, struct hid_report *report, in pyra_raw_event()
Dwacom_wac.c1883 static void wacom_wac_battery_usage_mapping(struct hid_device *hdev, in wacom_wac_battery_usage_mapping()
1900 static void wacom_wac_battery_event(struct hid_device *hdev, struct hid_field *field, in wacom_wac_battery_event()
1934 static void wacom_wac_battery_pre_report(struct hid_device *hdev, in wacom_wac_battery_pre_report()
1940 static void wacom_wac_battery_report(struct hid_device *hdev, in wacom_wac_battery_report()
1959 static void wacom_wac_pad_usage_mapping(struct hid_device *hdev, in wacom_wac_pad_usage_mapping()
2066 static void wacom_wac_pad_event(struct hid_device *hdev, struct hid_field *field, in wacom_wac_pad_event()
2164 static void wacom_wac_pad_pre_report(struct hid_device *hdev, in wacom_wac_pad_pre_report()
2173 static void wacom_wac_pad_report(struct hid_device *hdev, in wacom_wac_pad_report()
2190 static void wacom_wac_pen_usage_mapping(struct hid_device *hdev, in wacom_wac_pen_usage_mapping()
2269 static void wacom_wac_pen_event(struct hid_device *hdev, struct hid_field *field, in wacom_wac_pen_event()
[all …]
/Linux-v5.10/net/bluetooth/
Dsmp.c40 #define SMP_DEV(hdev) \ argument
497 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16], in smp_irk_matches()
516 int smp_generate_rpa(struct hci_dev *hdev, const u8 irk[16], bdaddr_t *rpa) in smp_generate_rpa()
538 int smp_generate_oob(struct hci_dev *hdev, u8 hash[16], u8 rand[16]) in smp_generate_oob()
654 struct hci_dev *hdev = hcon->hdev; in build_pairing_cmd() local
726 struct hci_dev *hdev = conn->hcon->hdev; in check_enc_key_size() local
1039 struct hci_dev *hdev = hcon->hdev; in smp_notify_keys() local
1200 struct hci_dev *hdev = hcon->hdev; in sc_generate_ltk() local
1237 struct hci_dev *hdev = hcon->hdev; in smp_distribute_keys() local
1496 struct hci_dev *hdev = hcon->hdev; in sc_passkey_round() local
[all …]
/Linux-v5.10/sound/hda/
Dhda_bus_type.c24 hdac_get_device_id(struct hdac_device *hdev, struct hdac_driver *drv) in hdac_get_device_id()
51 struct hdac_device *hdev = dev_to_hdac_dev(dev); in hda_bus_match() local
/Linux-v5.10/drivers/bluetooth/
Dhci_qca.c620 static void qca_debugfs_init(struct hci_dev *hdev) in qca_debugfs_init()
916 static int qca_ibs_sleep_ind(struct hci_dev *hdev, struct sk_buff *skb) in qca_ibs_sleep_ind()
928 static int qca_ibs_wake_ind(struct hci_dev *hdev, struct sk_buff *skb) in qca_ibs_wake_ind()
940 static int qca_ibs_wake_ack(struct hci_dev *hdev, struct sk_buff *skb) in qca_ibs_wake_ack()
952 static int qca_recv_acl_data(struct hci_dev *hdev, struct sk_buff *skb) in qca_recv_acl_data()
1126 static int qca_controller_memdump_event(struct hci_dev *hdev, in qca_controller_memdump_event()
1139 static int qca_recv_event(struct hci_dev *hdev, struct sk_buff *skb) in qca_recv_event()
1268 static int qca_set_baudrate(struct hci_dev *hdev, uint8_t baudrate) in qca_set_baudrate()
1475 static void qca_wait_for_dump_collection(struct hci_dev *hdev) in qca_wait_for_dump_collection()
1486 static void qca_hw_error(struct hci_dev *hdev, u8 code) in qca_hw_error()
[all …]
Dhci_intel.c437 static int inject_cmd_complete(struct hci_dev *hdev, __u16 opcode) in inject_cmd_complete()
465 struct hci_dev *hdev = hu->hdev; in intel_set_baudrate() local
526 struct hci_dev *hdev = hu->hdev; in intel_setup() local
864 static int intel_recv_event(struct hci_dev *hdev, struct sk_buff *skb) in intel_recv_event()
902 static void intel_recv_lpm_notify(struct hci_dev *hdev, int value) in intel_recv_lpm_notify()
917 static int intel_recv_lpm(struct hci_dev *hdev, struct sk_buff *skb) in intel_recv_lpm()
Dbtqca.h152 static inline int qca_set_bdaddr_rome(struct hci_dev *hdev, const bdaddr_t *bdaddr) in qca_set_bdaddr_rome()
157 static inline int qca_uart_setup(struct hci_dev *hdev, uint8_t baudrate, in qca_uart_setup()
164 static inline int qca_read_soc_version(struct hci_dev *hdev, u32 *soc_version, in qca_read_soc_version()
170 static inline int qca_set_bdaddr(struct hci_dev *hdev, const bdaddr_t *bdaddr) in qca_set_bdaddr()
180 static inline int qca_send_pre_shutdown_cmd(struct hci_dev *hdev) in qca_send_pre_shutdown_cmd()
/Linux-v5.10/drivers/usb/core/
Dport.c194 struct usb_device *hdev = to_usb_device(dev->parent->parent); in usb_port_runtime_resume() local
253 struct usb_device *hdev = to_usb_device(dev->parent->parent); in usb_port_runtime_suspend() local
451 struct usb_device *hdev = to_usb_device(port_dev->dev.parent->parent); in match_location() local
481 struct usb_device *hdev = hub->hdev; in find_and_link_peer() local
534 struct usb_device *hdev = hub->hdev; in usb_hub_create_port_device() local
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h68 #define hnae3_dev_roce_supported(hdev) \ argument
71 #define hnae3_dev_dcb_supported(hdev) \ argument
91 #define hnae3_dev_fd_supported(hdev) \ argument
94 #define hnae3_dev_gro_supported(hdev) \ argument
97 #define hnae3_dev_fec_supported(hdev) \ argument
100 #define hnae3_dev_udp_gso_supported(hdev) \ argument
103 #define hnae3_dev_qb_supported(hdev) \ argument
106 #define hnae3_dev_fd_forward_tc_supported(hdev) \ argument
109 #define hnae3_dev_ptp_supported(hdev) \ argument
112 #define hnae3_dev_int_ql_supported(hdev) \ argument
[all …]
/Linux-v5.10/net/nfc/hci/
Dhcp.c21 int nfc_hci_hcp_message_tx(struct nfc_hci_dev *hdev, u8 pipe, in nfc_hci_hcp_message_tx()
119 void nfc_hci_hcp_message_rx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, in nfc_hci_hcp_message_rx()
/Linux-v5.10/drivers/hwmon/
Dcorsair-cpro.c78 struct hid_device *hdev; member
133 static int ccp_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) in ccp_raw_event()
485 static int ccp_probe(struct hid_device *hdev, const struct hid_device_id *id) in ccp_probe()
541 static void ccp_remove(struct hid_device *hdev) in ccp_remove()

1234567891011