Home
last modified time | relevance | path

Searched defs:hdev (Results 126 – 150 of 295) sorted by relevance

12345678910>>...12

/Linux-v5.15/drivers/hid/
Dhid-a4tech.c34 static int a4_input_mapping(struct hid_device *hdev, struct hid_input *hi, in a4_input_mapping()
56 static int a4_input_mapped(struct hid_device *hdev, struct hid_input *hi, in a4_input_mapped()
73 static int a4_event(struct hid_device *hdev, struct hid_field *field, in a4_event()
113 static int a4_probe(struct hid_device *hdev, const struct hid_device_id *id) in a4_probe()
Dhid-cp2112.c155 struct hid_device *hdev; member
182 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_input() local
221 struct hid_device *hdev = dev->hdev; in cp2112_gpio_set() local
243 struct hid_device *hdev = dev->hdev; in cp2112_gpio_get_all() local
281 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_output() local
321 static int cp2112_hid_get(struct hid_device *hdev, unsigned char report_number, in cp2112_hid_get()
338 static int cp2112_hid_output(struct hid_device *hdev, u8 *data, size_t count, in cp2112_hid_output()
383 struct hid_device *hdev = dev->hdev; in cp2112_xfer_status() local
406 struct hid_device *hdev = dev->hdev; in cp2112_read() local
522 struct hid_device *hdev = dev->hdev; in cp2112_i2c_xfer() local
[all …]
Dhid-petalynx.c22 static __u8 *pl_report_fixup(struct hid_device *hdev, __u8 *rdesc, in pl_report_fixup()
37 static int pl_input_mapping(struct hid_device *hdev, struct hid_input *hi, in pl_input_mapping()
67 static int pl_probe(struct hid_device *hdev, const struct hid_device_id *id) in pl_probe()
Dhid-magicmouse.c141 struct hid_device *hdev; member
365 static int magicmouse_raw_event(struct hid_device *hdev, in magicmouse_raw_event()
497 static int magicmouse_event(struct hid_device *hdev, struct hid_field *field, in magicmouse_event()
514 static int magicmouse_setup_input(struct input_dev *input, struct hid_device *hdev) in magicmouse_setup_input()
654 static int magicmouse_input_mapping(struct hid_device *hdev, in magicmouse_input_mapping()
672 static int magicmouse_input_configured(struct hid_device *hdev, in magicmouse_input_configured()
690 static int magicmouse_enable_multitouch(struct hid_device *hdev) in magicmouse_enable_multitouch()
738 static int magicmouse_probe(struct hid_device *hdev, in magicmouse_probe()
831 static void magicmouse_remove(struct hid_device *hdev) in magicmouse_remove()
Dhid-apple.c312 static int apple_event(struct hid_device *hdev, struct hid_field *field, in apple_event()
341 static __u8 *apple_report_fixup(struct hid_device *hdev, __u8 *rdesc, in apple_report_fixup()
386 static int apple_input_mapping(struct hid_device *hdev, struct hid_input *hi, in apple_input_mapping()
407 static int apple_input_mapped(struct hid_device *hdev, struct hid_input *hi, in apple_input_mapped()
425 static int apple_input_configured(struct hid_device *hdev, in apple_input_configured()
438 static int apple_probe(struct hid_device *hdev, in apple_probe()
Dhid-logitech-dj.c157 struct hid_device *hdev; member
577 static struct dj_receiver_dev *dj_find_receiver_dev(struct hid_device *hdev, in dj_find_receiver_dev()
620 static void dj_put_receiver_dev(struct hid_device *hdev) in dj_put_receiver_dev()
638 static struct dj_receiver_dev *dj_get_receiver_dev(struct hid_device *hdev, in dj_get_receiver_dev()
939 static void logi_hidpp_dev_conn_notif_equad(struct hid_device *hdev, in logi_hidpp_dev_conn_notif_equad()
975 static void logi_hidpp_dev_conn_notif_27mhz(struct hid_device *hdev, in logi_hidpp_dev_conn_notif_27mhz()
1006 static void logi_hidpp_recv_queue_notif(struct hid_device *hdev, in logi_hidpp_recv_queue_notif()
1154 static void logi_dj_recv_forward_input_report(struct hid_device *hdev, in logi_dj_recv_forward_input_report()
1187 struct hid_device *hdev = djrcv_dev->hidpp; in logi_dj_recv_send_report() local
1261 struct hid_device *hdev = djrcv_dev->hidpp; in logi_dj_recv_switch_to_dj_mode() local
[all …]
Dhid-multitouch.c162 struct hid_device *hdev; /* hid_device we're attached to */ member
388 struct hid_device *hdev = to_hid_device(dev); in mt_show_quirks() local
398 struct hid_device *hdev = to_hid_device(dev); in mt_set_quirks() local
429 static void mt_get_feature(struct hid_device *hdev, struct hid_report *report) in mt_get_feature()
461 static void mt_feature_mapping(struct hid_device *hdev, in mt_feature_mapping()
508 static struct mt_usages *mt_allocate_usage(struct hid_device *hdev, in mt_allocate_usage()
651 static void mt_store_field(struct hid_device *hdev, in mt_store_field()
697 static int mt_touch_input_mapping(struct hid_device *hdev, struct hid_input *hi, in mt_touch_input_mapping()
1254 static int mt_touch_input_configured(struct hid_device *hdev, in mt_touch_input_configured()
1301 static int mt_input_mapping(struct hid_device *hdev, struct hid_input *hi, in mt_input_mapping()
[all …]
Dhid-plantronics.c50 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()
Dhid-roccat-lua.c115 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()
189 static void lua_remove(struct hid_device *hdev) in lua_remove()
Dhid-steelseries.c109 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()
Dhid-gfrm.c27 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()
Dhid-icade.c164 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()
/Linux-v5.15/drivers/misc/habanalabs/common/mmu/
Dmmu_v1.c29 struct hl_device *hdev = ctx->hdev; in _free_hop() local
47 struct hl_device *hdev = ctx->hdev; in alloc_hop() local
259 struct hl_device *hdev = ctx->hdev; in dram_default_mapping_init() local
359 struct hl_device *hdev = ctx->hdev; in dram_default_mapping_fini() local
416 static int hl_mmu_v1_init(struct hl_device *hdev) in hl_mmu_v1_init()
466 static void hl_mmu_v1_fini(struct hl_device *hdev) in hl_mmu_v1_fini()
508 struct hl_device *hdev = ctx->hdev; in hl_mmu_v1_ctx_fini() local
530 struct hl_device *hdev = ctx->hdev; in _hl_mmu_v1_unmap() local
664 struct hl_device *hdev = ctx->hdev; in _hl_mmu_v1_map() local
872 struct hl_device *hdev = ctx->hdev; in hl_mmu_v1_get_tlb_info() local
[all …]
/Linux-v5.15/drivers/usb/core/
Dhub.c137 struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev) in usb_hub_to_struct_hub()
382 static int get_hub_descriptor(struct usb_device *hdev, in get_hub_descriptor()
418 static int clear_hub_feature(struct usb_device *hdev, int feature) in clear_hub_feature()
427 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) in usb_clear_port_feature()
437 static int set_port_feature(struct usb_device *hdev, int port1, int feature) in set_port_feature()
481 struct usb_device *hdev = hub->hdev; in led_work() local
555 static int get_hub_status(struct usb_device *hdev, in get_hub_status()
573 static int get_port_status(struct usb_device *hdev, int port1, in get_port_status()
680 void usb_kick_hub_wq(struct usb_device *hdev) in usb_kick_hub_wq()
696 void usb_wakeup_notification(struct usb_device *hdev, in usb_wakeup_notification()
[all …]
/Linux-v5.15/drivers/bluetooth/
Dbtmtksdio.c157 struct hci_dev *hdev; member
170 static int mtk_hci_wmt_sync(struct hci_dev *hdev, in mtk_hci_wmt_sync()
330 static int btmtksdio_recv_event(struct hci_dev *hdev, struct sk_buff *skb) in btmtksdio_recv_event()
539 static int btmtksdio_open(struct hci_dev *hdev) in btmtksdio_open()
620 static int btmtksdio_close(struct hci_dev *hdev) in btmtksdio_close()
648 static int btmtksdio_flush(struct hci_dev *hdev) in btmtksdio_flush()
659 static int btmtksdio_func_query(struct hci_dev *hdev) in btmtksdio_func_query()
681 static int mtk_setup_firmware(struct hci_dev *hdev, const char *fwname) in mtk_setup_firmware()
771 static int btmtksdio_setup(struct hci_dev *hdev) in btmtksdio_setup()
881 static int btmtksdio_shutdown(struct hci_dev *hdev) in btmtksdio_shutdown()
[all …]
Dbluecard_cs.c67 struct hci_dev *hdev; member
559 static int bluecard_hci_set_baud_rate(struct hci_dev *hdev, int baud) in bluecard_hci_set_baud_rate()
607 static int bluecard_hci_flush(struct hci_dev *hdev) in bluecard_hci_flush()
618 static int bluecard_hci_open(struct hci_dev *hdev) in bluecard_hci_open()
633 static int bluecard_hci_close(struct hci_dev *hdev) in bluecard_hci_close()
650 static int bluecard_hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in bluecard_hci_send_frame()
683 struct hci_dev *hdev; in bluecard_open() local
796 struct hci_dev *hdev = info->hdev; in bluecard_close() local
Dbt3c_cs.c73 struct hci_dev *hdev; member
385 static int bt3c_hci_flush(struct hci_dev *hdev) in bt3c_hci_flush()
396 static int bt3c_hci_open(struct hci_dev *hdev) in bt3c_hci_open()
402 static int bt3c_hci_close(struct hci_dev *hdev) in bt3c_hci_close()
410 static int bt3c_hci_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in bt3c_hci_send_frame()
541 struct hci_dev *hdev; in bt3c_open() local
607 struct hci_dev *hdev = info->hdev; in bt3c_close() local
Dbfusb.c50 struct hci_dev *hdev; member
401 static int bfusb_open(struct hci_dev *hdev) in bfusb_open()
422 static int bfusb_flush(struct hci_dev *hdev) in bfusb_flush()
433 static int bfusb_close(struct hci_dev *hdev) in bfusb_close()
449 static int bfusb_send_frame(struct hci_dev *hdev, struct sk_buff *skb) in bfusb_send_frame()
604 struct hci_dev *hdev; in bfusb_probe() local
693 struct hci_dev *hdev = data->hdev; in bfusb_disconnect() local
/Linux-v5.15/net/bluetooth/
Dmgmt_util.c59 int mgmt_send_event(u16 event, struct hci_dev *hdev, unsigned short channel, in mgmt_send_event()
185 struct hci_dev *hdev) in mgmt_pending_find()
201 struct hci_dev *hdev, in mgmt_pending_find_data()
216 void mgmt_pending_foreach(u16 opcode, struct hci_dev *hdev, in mgmt_pending_foreach()
231 struct hci_dev *hdev, in mgmt_pending_add()
Dmgmt_config.c44 int read_def_system_config(struct sock *sk, struct hci_dev *hdev, void *data, in read_def_system_config()
128 int set_def_system_config(struct sock *sk, struct hci_dev *hdev, void *data, in set_def_system_config()
330 int read_def_runtime_config(struct sock *sk, struct hci_dev *hdev, void *data, in read_def_runtime_config()
339 int set_def_runtime_config(struct sock *sk, struct hci_dev *hdev, void *data, in set_def_runtime_config()
Daosp.h13 static inline void aosp_do_open(struct hci_dev *hdev) {} in aosp_do_open()
14 static inline void aosp_do_close(struct hci_dev *hdev) {} in aosp_do_close()
Daosp.c11 void aosp_do_open(struct hci_dev *hdev) in aosp_do_open()
29 void aosp_do_close(struct hci_dev *hdev) in aosp_do_close()
/Linux-v5.15/sound/soc/sof/intel/
Dhda.c142 struct sof_intel_hda_dev *hdev; in hda_sdw_acpi_scan() local
160 struct sof_intel_hda_dev *hdev; in hda_sdw_probe() local
202 struct sof_intel_hda_dev *hdev; in hda_sdw_startup() local
218 struct sof_intel_hda_dev *hdev; in hda_sdw_exit() local
233 struct sof_intel_hda_dev *hdev; in hda_common_check_sdw_irq() local
275 struct sof_intel_hda_dev *hdev; in hda_sdw_check_wakeen_irq() local
288 struct sof_intel_hda_dev *hdev; in hda_sdw_process_wakeen() local
636 struct sof_intel_hda_dev *hdev = pdata->hw_pdata; in hda_init_caps() local
725 struct sof_intel_hda_dev *hdev = sdev->pdata->hw_pdata; in hda_dsp_interrupt_thread() local
752 struct sof_intel_hda_dev *hdev; in hda_dsp_probe() local
[all …]
/Linux-v5.15/drivers/video/fbdev/
Dhyperv_fb.c297 static inline int synthvid_send(struct hv_device *hdev, in synthvid_send()
319 static int synthvid_send_situ(struct hv_device *hdev) in synthvid_send_situ()
347 static int synthvid_send_ptr(struct hv_device *hdev) in synthvid_send_ptr()
384 struct hv_device *hdev = device_to_hv_device(info->device); in synthvid_update() local
469 static void synthvid_recv_sub(struct hv_device *hdev) in synthvid_recv_sub()
506 struct hv_device *hdev = ctx; in synthvid_receive() local
542 static int synthvid_negotiate_ver(struct hv_device *hdev, u32 ver) in synthvid_negotiate_ver()
577 static int synthvid_get_supported_resolution(struct hv_device *hdev) in synthvid_get_supported_resolution()
633 static int synthvid_connect_vsp(struct hv_device *hdev) in synthvid_connect_vsp()
696 static int synthvid_send_config(struct hv_device *hdev) in synthvid_send_config()
[all …]
/Linux-v5.15/sound/soc/codecs/
Dhdac_hda.c260 struct hdac_device *hdev; in hdac_hda_dai_prepare() local
392 struct hdac_device *hdev = &hda_pvt->codec.core; in hdac_hda_codec_probe() local
513 struct hdac_device *hdev = &hda_pvt->codec.core; in hdac_hda_codec_remove() local
578 static int hdac_hda_dev_probe(struct hdac_device *hdev) in hdac_hda_dev_probe()
611 static int hdac_hda_dev_remove(struct hdac_device *hdev) in hdac_hda_dev_remove()

12345678910>>...12