/Linux-v6.1/drivers/hid/ |
D | hid-plantronics.c | 50 static int plantronics_input_mapping(struct hid_device *hdev, in plantronics_input_mapping() 120 static int plantronics_event(struct hid_device *hdev, struct hid_field *field, in plantronics_event() 144 static unsigned long plantronics_device_type(struct hid_device *hdev) in plantronics_device_type() 169 static int plantronics_probe(struct hid_device *hdev, in plantronics_probe()
|
D | hid-roccat-lua.c | 115 static int lua_init_specials(struct hid_device *hdev) in lua_init_specials() 147 static void lua_remove_specials(struct hid_device *hdev) in lua_remove_specials() 158 static int lua_probe(struct hid_device *hdev, in lua_probe() 192 static void lua_remove(struct hid_device *hdev) in lua_remove()
|
D | hid-steelseries.c | 109 static void steelseries_srws1_set_leds(struct hid_device *hdev, __u16 leds) in steelseries_srws1_set_leds() 225 static int steelseries_srws1_probe(struct hid_device *hdev, in steelseries_srws1_probe() 329 static void steelseries_srws1_remove(struct hid_device *hdev) in steelseries_srws1_remove() 355 static __u8 *steelseries_srws1_report_fixup(struct hid_device *hdev, __u8 *rdesc, in steelseries_srws1_report_fixup()
|
D | hid-vivaldi-common.c | 31 void vivaldi_feature_mapping(struct hid_device *hdev, in vivaldi_feature_mapping() 107 struct hid_device *hdev = to_hid_device(dev); in function_row_physmap_show() local 122 struct hid_device *hdev = to_hid_device(kobj_to_dev(kobj)); in vivaldi_is_visible() local
|
D | hid-thrustmaster.c | 150 static void thrustmaster_interrupts(struct hid_device *hdev) in thrustmaster_interrupts() 195 struct hid_device *hdev = urb->context; in thrustmaster_change_handler() local 213 struct hid_device *hdev = urb->context; in thrustmaster_model_handler() local 260 static void thrustmaster_remove(struct hid_device *hdev) in thrustmaster_remove() 281 static int thrustmaster_probe(struct hid_device *hdev, const struct hid_device_id *id) in thrustmaster_probe()
|
D | hid-gfrm.c | 27 static int gfrm_input_mapping(struct hid_device *hdev, struct hid_input *hi, in gfrm_input_mapping() 50 static int gfrm_raw_event(struct hid_device *hdev, struct hid_report *report, in gfrm_raw_event() 98 static int gfrm_probe(struct hid_device *hdev, const struct hid_device_id *id) in gfrm_probe()
|
D | hid-icade.c | 164 static int icade_event(struct hid_device *hdev, struct hid_field *field, in icade_event() 188 static int icade_input_mapping(struct hid_device *hdev, struct hid_input *hi, in icade_input_mapping() 211 static int icade_input_mapped(struct hid_device *hdev, struct hid_input *hi, in icade_input_mapped()
|
D | hid-elo.c | 39 static int elo_input_configured(struct hid_device *hdev, in elo_input_configured() 80 static int elo_raw_event(struct hid_device *hdev, struct hid_report *report, in elo_raw_event() 227 static int elo_probe(struct hid_device *hdev, const struct hid_device_id *id) in elo_probe() 267 static void elo_remove(struct hid_device *hdev) in elo_remove()
|
D | hid-playstation.c | 33 struct hid_device *hdev; member 365 static struct input_dev *ps_allocate_input_dev(struct hid_device *hdev, const char *name_suffix) in ps_allocate_input_dev() 479 static struct input_dev *ps_gamepad_create(struct hid_device *hdev, in ps_gamepad_create() 517 static int ps_get_report(struct hid_device *hdev, uint8_t report_id, uint8_t *buf, size_t size) in ps_get_report() 582 struct hid_device *hdev = ps_dev->hdev; in ps_lightbar_register() local 617 static struct input_dev *ps_sensors_create(struct hid_device *hdev, int accel_range, int accel_res, in ps_sensors_create() 654 static struct input_dev *ps_touchpad_create(struct hid_device *hdev, int width, int height, in ps_touchpad_create() 686 struct hid_device *hdev = to_hid_device(dev); in firmware_version_show() local 698 struct hid_device *hdev = to_hid_device(dev); in hardware_version_show() local 878 struct hid_device *hdev = to_hid_device(led->dev->parent); in dualsense_player_led_get_brightness() local [all …]
|
D | hid-dr.c | 231 static __u8 *dr_report_fixup(struct hid_device *hdev, __u8 *rdesc, in dr_report_fixup() 248 static int dr_input_mapping(struct hid_device *hdev, struct hid_input *hi, in dr_input_mapping() 269 static int dr_probe(struct hid_device *hdev, const struct hid_device_id *id) in dr_probe()
|
D | hid-holtek-mouse.c | 32 static __u8 *holtek_mouse_report_fixup(struct hid_device *hdev, __u8 *rdesc, in holtek_mouse_report_fixup() 65 static int holtek_mouse_probe(struct hid_device *hdev, in holtek_mouse_probe()
|
D | hid-vrc2.c | 41 static __u8 *vrc2_report_fixup(struct hid_device *hdev, __u8 *rdesc, in vrc2_report_fixup() 49 static int vrc2_probe(struct hid_device *hdev, const struct hid_device_id *id) in vrc2_probe()
|
D | hid-retrode.c | 19 static int retrode_input_configured(struct hid_device *hdev, in retrode_input_configured() 62 static int retrode_probe(struct hid_device *hdev, in retrode_probe()
|
D | hid-roccat-isku.c | 266 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() 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()
|
D | hid-monterey.c | 21 static __u8 *mr_report_fixup(struct hid_device *hdev, __u8 *rdesc, in mr_report_fixup() 33 static int mr_input_mapping(struct hid_device *hdev, struct hid_input *hi, in mr_input_mapping()
|
D | hid-speedlink.c | 24 static int speedlink_input_mapping(struct hid_device *hdev, in speedlink_input_mapping() 42 static int speedlink_event(struct hid_device *hdev, struct hid_field *field, in speedlink_event()
|
D | hid-sunplus.c | 21 static __u8 *sp_report_fixup(struct hid_device *hdev, __u8 *rdesc, in sp_report_fixup() 35 static int sp_input_mapping(struct hid_device *hdev, struct hid_input *hi, in sp_input_mapping()
|
D | hid-cherry.c | 25 static __u8 *ch_report_fixup(struct hid_device *hdev, __u8 *rdesc, in ch_report_fixup() 38 static int ch_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ch_input_mapping()
|
/Linux-v6.1/sound/soc/codecs/ |
D | hdac_hda.c | 260 struct hdac_device *hdev; in hdac_hda_dai_prepare() local 397 struct hdac_device *hdev = &hda_pvt->codec->core; in hdac_hda_codec_probe() local 515 struct hdac_device *hdev = &hda_pvt->codec->core; in hdac_hda_codec_remove() local 581 static int hdac_hda_dev_probe(struct hdac_device *hdev) in hdac_hda_dev_probe() 608 static int hdac_hda_dev_remove(struct hdac_device *hdev) in hdac_hda_dev_remove()
|
/Linux-v6.1/drivers/usb/core/ |
D | port.c | 24 struct usb_device *hdev = to_usb_device(dev->parent->parent); in disable_show() local 59 struct usb_device *hdev = to_usb_device(dev->parent->parent); in disable_store() local 278 struct usb_device *hdev = to_usb_device(dev->parent->parent); in usb_port_runtime_resume() local 337 struct usb_device *hdev = to_usb_device(dev->parent->parent); in usb_port_runtime_suspend() local 535 struct usb_device *hdev = to_usb_device(port_dev->dev.parent->parent); in match_location() local 565 struct usb_device *hdev = hub->hdev; in find_and_link_peer() local 644 struct usb_device *hdev = hub->hdev; in usb_hub_create_port_device() local
|
/Linux-v6.1/net/bluetooth/ |
D | hci_codec.c | 48 static void hci_read_codec_capabilities(struct hci_dev *hdev, __u8 transport, in hci_read_codec_capabilities() 120 void hci_read_supported_codecs(struct hci_dev *hdev) in hci_read_supported_codecs() 189 void hci_read_supported_codecs_v2(struct hci_dev *hdev) in hci_read_supported_codecs_v2()
|
D | smp.c | 39 #define SMP_DEV(hdev) \ argument 496 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16], in smp_irk_matches() 515 int smp_generate_rpa(struct hci_dev *hdev, const u8 irk[16], bdaddr_t *rpa) in smp_generate_rpa() 537 int smp_generate_oob(struct hci_dev *hdev, u8 hash[16], u8 rand[16]) in smp_generate_oob() 653 struct hci_dev *hdev = hcon->hdev; in build_pairing_cmd() local 725 struct hci_dev *hdev = conn->hcon->hdev; in check_enc_key_size() local 1040 struct hci_dev *hdev = hcon->hdev; in smp_notify_keys() local 1201 struct hci_dev *hdev = hcon->hdev; in sc_generate_ltk() local 1238 struct hci_dev *hdev = hcon->hdev; in smp_distribute_keys() local 1499 struct hci_dev *hdev = hcon->hdev; in sc_passkey_round() local [all …]
|
D | leds.h | 16 static inline void hci_leds_update_powered(struct hci_dev *hdev, in hci_leds_update_powered() 18 static inline void hci_leds_init(struct hci_dev *hdev) {} in hci_leds_init()
|
/Linux-v6.1/drivers/gpu/drm/hyperv/ |
D | hyperv_drm_proto.c | 196 static inline int hyperv_sendpacket(struct hv_device *hdev, struct synthvid_msg *msg) in hyperv_sendpacket() 216 static int hyperv_negotiate_version(struct hv_device *hdev, u32 ver) in hyperv_negotiate_version() 248 int hyperv_update_vram_location(struct hv_device *hdev, phys_addr_t vram_pp) in hyperv_update_vram_location() 277 int hyperv_update_situation(struct hv_device *hdev, u8 active, u32 bpp, in hyperv_update_situation() 318 int hyperv_hide_hw_ptr(struct hv_device *hdev) in hyperv_hide_hw_ptr() 351 int hyperv_update_dirt(struct hv_device *hdev, struct drm_rect *rect) in hyperv_update_dirt() 376 static int hyperv_get_supported_resolution(struct hv_device *hdev) in hyperv_get_supported_resolution() 425 static void hyperv_receive_sub(struct hv_device *hdev) in hyperv_receive_sub() 453 struct hv_device *hdev = ctx; in hyperv_receive() local 475 int hyperv_connect_vsp(struct hv_device *hdev) in hyperv_connect_vsp()
|
/Linux-v6.1/drivers/bluetooth/ |
D | hci_qca.c | 628 static void qca_debugfs_init(struct hci_dev *hdev) in qca_debugfs_init() 924 static int qca_ibs_sleep_ind(struct hci_dev *hdev, struct sk_buff *skb) in qca_ibs_sleep_ind() 936 static int qca_ibs_wake_ind(struct hci_dev *hdev, struct sk_buff *skb) in qca_ibs_wake_ind() 948 static int qca_ibs_wake_ack(struct hci_dev *hdev, struct sk_buff *skb) in qca_ibs_wake_ack() 960 static int qca_recv_acl_data(struct hci_dev *hdev, struct sk_buff *skb) in qca_recv_acl_data() 1136 static int qca_controller_memdump_event(struct hci_dev *hdev, in qca_controller_memdump_event() 1149 static int qca_recv_event(struct hci_dev *hdev, struct sk_buff *skb) in qca_recv_event() 1278 static int qca_set_baudrate(struct hci_dev *hdev, uint8_t baudrate) in qca_set_baudrate() 1489 static void qca_wait_for_dump_collection(struct hci_dev *hdev) in qca_wait_for_dump_collection() 1500 static void qca_hw_error(struct hci_dev *hdev, u8 code) in qca_hw_error() [all …]
|