Home
last modified time | relevance | path

Searched defs:hdev (Results 101 – 125 of 226) sorted by relevance

12345678910

/Linux-v4.19/drivers/hid/
Dhid-plantronics.c42 static int plantronics_input_mapping(struct hid_device *hdev, in plantronics_input_mapping()
111 static unsigned long plantronics_device_type(struct hid_device *hdev) in plantronics_device_type()
136 static int plantronics_probe(struct hid_device *hdev, in plantronics_probe()
Dhid-elo.c40 static int elo_input_configured(struct hid_device *hdev, in elo_input_configured()
81 static int elo_raw_event(struct hid_device *hdev, struct hid_report *report, in elo_raw_event()
228 static int elo_probe(struct hid_device *hdev, const struct hid_device_id *id) in elo_probe()
265 static void elo_remove(struct hid_device *hdev) in elo_remove()
Dhid-elecom.c41 static void mouse_button_fixup(struct hid_device *hdev, in mouse_button_fixup()
56 static __u8 *elecom_report_fixup(struct hid_device *hdev, __u8 *rdesc, in elecom_report_fixup()
Dhid-retrode.c22 static int retrode_input_configured(struct hid_device *hdev, in retrode_input_configured()
65 static int retrode_probe(struct hid_device *hdev, in retrode_probe()
Dhid-dr.c237 static __u8 *dr_report_fixup(struct hid_device *hdev, __u8 *rdesc, in dr_report_fixup()
254 static int dr_input_mapping(struct hid_device *hdev, struct hid_input *hi, in dr_input_mapping()
275 static int dr_probe(struct hid_device *hdev, const struct hid_device_id *id) in dr_probe()
Dhid-speedlink.c27 static int speedlink_input_mapping(struct hid_device *hdev, in speedlink_input_mapping()
45 static int speedlink_event(struct hid_device *hdev, struct hid_field *field, in speedlink_event()
Dhid-sunplus.c24 static __u8 *sp_report_fixup(struct hid_device *hdev, __u8 *rdesc, in sp_report_fixup()
38 static int sp_input_mapping(struct hid_device *hdev, struct hid_input *hi, in sp_input_mapping()
Dhid-monterey.c24 static __u8 *mr_report_fixup(struct hid_device *hdev, __u8 *rdesc, in mr_report_fixup()
36 static int mr_input_mapping(struct hid_device *hdev, struct hid_input *hi, in mr_input_mapping()
Dhid-cherry.c28 static __u8 *ch_report_fixup(struct hid_device *hdev, __u8 *rdesc, in ch_report_fixup()
41 static int ch_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ch_input_mapping()
Dhid-chicony.c29 static int ch_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ch_input_mapping()
61 static __u8 *ch_switch12_report_fixup(struct hid_device *hdev, __u8 *rdesc, in ch_switch12_report_fixup()
Dhid-gyration.c27 static int gyration_input_mapping(struct hid_device *hdev, struct hid_input *hi, in gyration_input_mapping()
57 static int gyration_event(struct hid_device *hdev, struct hid_field *field, in gyration_event()
Dhid-ezkey.c28 static int ez_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ez_input_mapping()
50 static int ez_event(struct hid_device *hdev, struct hid_field *field, in ez_event()
Dhid-belkin.c29 static int belkin_input_mapping(struct hid_device *hdev, struct hid_input *hi, in belkin_input_mapping()
49 static int belkin_probe(struct hid_device *hdev, const struct hid_device_id *id) in belkin_probe()
Dhid-roccat-isku.c269 static int isku_init_specials(struct hid_device *hdev) in isku_init_specials()
310 static void isku_remove_specials(struct hid_device *hdev) in isku_remove_specials()
325 static int isku_probe(struct hid_device *hdev, in isku_probe()
356 static void isku_remove(struct hid_device *hdev) in isku_remove()
398 static int isku_raw_event(struct hid_device *hdev, in isku_raw_event()
Dhid-holtek-kbd.c108 static __u8 *holtek_kbd_report_fixup(struct hid_device *hdev, __u8 *rdesc, in holtek_kbd_report_fixup()
138 static int holtek_kbd_probe(struct hid_device *hdev, in holtek_kbd_probe()
Dhid-debug.c662 void hid_debug_event(struct hid_device *hdev, char *buf) in hid_debug_event()
711 void hid_dump_input(struct hid_device *hdev, struct hid_usage *usage, __s32 value) in hid_dump_input()
1052 struct hid_device *hdev = f->private; in hid_debug_rdesc_show() local
1231 void hid_debug_register(struct hid_device *hdev, const char *name) in hid_debug_register()
1241 void hid_debug_unregister(struct hid_device *hdev) in hid_debug_unregister()
Dhid-magicmouse.c281 static int magicmouse_raw_event(struct hid_device *hdev, in magicmouse_raw_event()
364 static int magicmouse_setup_input(struct input_dev *input, struct hid_device *hdev) in magicmouse_setup_input()
458 static int magicmouse_input_mapping(struct hid_device *hdev, in magicmouse_input_mapping()
475 static int magicmouse_input_configured(struct hid_device *hdev, in magicmouse_input_configured()
494 static int magicmouse_probe(struct hid_device *hdev, in magicmouse_probe()
/Linux-v4.19/net/bluetooth/
Dleds.h19 static inline void hci_leds_update_powered(struct hci_dev *hdev, in hci_leds_update_powered()
21 static inline void hci_leds_init(struct hci_dev *hdev) {} in hci_leds_init()
Dsmp.c39 #define SMP_DEV(hdev) \ argument
510 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16], in smp_irk_matches()
532 int smp_generate_rpa(struct hci_dev *hdev, const u8 irk[16], bdaddr_t *rpa) in smp_generate_rpa()
557 int smp_generate_oob(struct hci_dev *hdev, u8 hash[16], u8 rand[16]) in smp_generate_oob()
673 struct hci_dev *hdev = hcon->hdev; in build_pairing_cmd() local
745 struct hci_dev *hdev = conn->hcon->hdev; in check_enc_key_size() local
1051 struct hci_dev *hdev = hcon->hdev; in smp_notify_keys() local
1212 struct hci_dev *hdev = hcon->hdev; in sc_generate_ltk() local
1249 struct hci_dev *hdev = hcon->hdev; in smp_distribute_keys() local
1516 struct hci_dev *hdev = hcon->hdev; in sc_passkey_round() local
[all …]
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.c99 static int hclgevf_init_cmd_queue(struct hclgevf_dev *hdev, in hclgevf_init_cmd_queue()
179 struct hclgevf_dev *hdev = (struct hclgevf_dev *)hw->hdev; in hclgevf_cmd_send() local
285 int hclgevf_cmd_init(struct hclgevf_dev *hdev) in hclgevf_cmd_init()
336 void hclgevf_cmd_uninit(struct hclgevf_dev *hdev) in hclgevf_cmd_uninit()
/Linux-v4.19/drivers/bluetooth/
Dbtrtl.h75 static inline struct btrtl_device_info *btrtl_initialize(struct hci_dev *hdev, in btrtl_initialize()
85 static inline int btrtl_download_firmware(struct hci_dev *hdev, in btrtl_download_firmware()
91 static inline int btrtl_setup_realtek(struct hci_dev *hdev) in btrtl_setup_realtek()
96 static inline int btrtl_get_uart_settings(struct hci_dev *hdev, in btrtl_get_uart_settings()
/Linux-v4.19/drivers/video/fbdev/
Dhyperv_fb.c240 static inline int synthvid_send(struct hv_device *hdev, in synthvid_send()
262 static int synthvid_send_situ(struct hv_device *hdev) in synthvid_send_situ()
290 static int synthvid_send_ptr(struct hv_device *hdev) in synthvid_send_ptr()
326 struct hv_device *hdev = device_to_hv_device(info->device); in synthvid_update() local
352 static void synthvid_recv_sub(struct hv_device *hdev) in synthvid_recv_sub()
388 struct hv_device *hdev = ctx; in synthvid_receive() local
413 static int synthvid_negotiate_ver(struct hv_device *hdev, u32 ver) in synthvid_negotiate_ver()
446 static int synthvid_connect_vsp(struct hv_device *hdev) in synthvid_connect_vsp()
487 static int synthvid_send_config(struct hv_device *hdev) in synthvid_send_config()
573 struct hv_device *hdev = device_to_hv_device(info->device); in hvfb_set_par() local
[all …]
/Linux-v4.19/sound/hda/
Dhda_bus_type.c23 hdac_get_device_id(struct hdac_device *hdev, struct hdac_driver *drv) in hdac_get_device_id()
50 struct hdac_device *hdev = dev_to_hdac_dev(dev); in hda_bus_match() local
/Linux-v4.19/drivers/usb/core/
Dport.c184 struct usb_device *hdev = to_usb_device(dev->parent->parent); in usb_port_runtime_resume() local
240 struct usb_device *hdev = to_usb_device(dev->parent->parent); in usb_port_runtime_suspend() local
426 struct usb_device *hdev = to_usb_device(port_dev->dev.parent->parent); in match_location() local
456 struct usb_device *hdev = hub->hdev; in find_and_link_peer() local
509 struct usb_device *hdev = hub->hdev; in usb_hub_create_port_device() local
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h505 struct hci_dev *hdev; member
556 #define hci_dev_set_flag(hdev, nr) set_bit((nr), (hdev)->dev_flags) argument
557 #define hci_dev_clear_flag(hdev, nr) clear_bit((nr), (hdev)->dev_flags) argument
558 #define hci_dev_change_flag(hdev, nr) change_bit((nr), (hdev)->dev_flags) argument
559 #define hci_dev_test_flag(hdev, nr) test_bit((nr), (hdev)->dev_flags) argument
560 #define hci_dev_test_and_set_flag(hdev, nr) test_and_set_bit((nr), (hdev)->dev_flags) argument
561 #define hci_dev_test_and_clear_flag(hdev, nr) test_and_clear_bit((nr), (hdev)->dev_flags) argument
562 #define hci_dev_test_and_change_flag(hdev, nr) test_and_change_bit((nr), (hdev)->dev_flags) argument
564 #define hci_dev_clear_volatile_flags(hdev) \ argument
580 static inline int sco_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr, in sco_connect_ind()
[all …]

12345678910