| /kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi/ |
| H A D | gaudi_coresight.c | 366 static int gaudi_coresight_timeout(struct hl_device *hdev, u64 addr, in gaudi_coresight_timeout() argument 390 static int gaudi_config_stm(struct hl_device *hdev, in gaudi_config_stm() argument 468 static int gaudi_config_etf(struct hl_device *hdev, in gaudi_config_etf() argument 529 gaudi_etr_validate_address(struct hl_device *hdev, u64 addr, u64 size, bool *is_host) gaudi_etr_validate_address() argument 573 gaudi_config_etr(struct hl_device *hdev, struct hl_debug_params *params) gaudi_config_etr() argument 686 gaudi_config_funnel(struct hl_device *hdev, struct hl_debug_params *params) gaudi_config_funnel() argument 705 gaudi_config_bmon(struct hl_device *hdev, struct hl_debug_params *params) gaudi_config_bmon() argument 767 gaudi_config_spmu(struct hl_device *hdev, struct hl_debug_params *params) gaudi_config_spmu() argument 852 gaudi_debug_coresight(struct hl_device *hdev, struct hl_ctx *ctx, void *data) gaudi_debug_coresight() argument 891 gaudi_halt_coresight(struct hl_device *hdev, struct hl_ctx *ctx) gaudi_halt_coresight() argument [all...] |
| /kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
| H A D | state_dump.c | 182 const char *hl_state_dump_get_sync_name(struct hl_device *hdev, u32 sync_id) in hl_state_dump_get_sync_name() argument 205 const char *hl_state_dump_get_monitor_name(struct hl_device *hdev, in hl_state_dump_get_monitor_name() argument 265 static u32 *hl_state_dump_read_sync_objects(struct hl_device *hdev, u32 index) in hl_state_dump_read_sync_objects() argument 309 hl_state_dump_print_syncs_single_block(struct hl_device *hdev, u32 index, char **buf, size_t *size, size_t *offset, struct hl_sync_to_engine_map *map) hl_state_dump_print_syncs_single_block() argument 393 hl_state_dump_print_syncs(struct hl_device *hdev, char **buf, size_t *size, size_t *offset) hl_state_dump_print_syncs() argument 449 hl_state_dump_alloc_read_sm_block_monitors(struct hl_device *hdev, u32 index) hl_state_dump_alloc_read_sm_block_monitors() argument 510 hl_state_dump_print_monitors_single_block(struct hl_device *hdev, u32 index, char **buf, size_t *size, size_t *offset) hl_state_dump_print_monitors_single_block() argument 561 hl_state_dump_print_monitors(struct hl_device *hdev, char **buf, size_t *size, size_t *offset) hl_state_dump_print_monitors() argument 604 hl_state_dump_print_engine_fences(struct hl_device *hdev, enum hl_sync_engine_type engine_type, char **buf, size_t *size, size_t *offset) hl_state_dump_print_engine_fences() argument 653 hl_state_dump_print_fences(struct hl_device *hdev, char **buf, size_t *size, size_t *offset) hl_state_dump_print_fences() argument 682 hl_state_dump(struct hl_device *hdev) hl_state_dump() argument [all...] |
| H A D | sysfs.c | 14 struct hl_device *hdev = dev_get_drvdata(dev); in clk_max_freq_mhz_show() local 32 struct hl_device *hdev = dev_get_drvdata(dev); in clk_max_freq_mhz_store() local 57 struct hl_device *hdev = dev_get_drvdata(dev); clk_cur_freq_mhz_show() local 81 struct hl_device *hdev = dev_get_drvdata(dev); vrm_ver_show() local 103 struct hl_device *hdev = dev_get_drvdata(dev); uboot_ver_show() local 111 struct hl_device *hdev = dev_get_drvdata(dev); armcp_kernel_ver_show() local 119 struct hl_device *hdev = dev_get_drvdata(dev); armcp_ver_show() local 127 struct hl_device *hdev = dev_get_drvdata(dev); cpld_ver_show() local 136 struct hl_device *hdev = dev_get_drvdata(dev); cpucp_kernel_ver_show() local 144 struct hl_device *hdev = dev_get_drvdata(dev); cpucp_ver_show() local 152 struct hl_device *hdev = dev_get_drvdata(dev); fuse_ver_show() local 160 struct hl_device *hdev = dev_get_drvdata(dev); thermal_ver_show() local 168 struct hl_device *hdev = dev_get_drvdata(dev); fw_os_ver_show() local 176 struct hl_device *hdev = dev_get_drvdata(dev); preboot_btl_ver_show() local 185 struct hl_device *hdev = dev_get_drvdata(dev); soft_reset_store() local 213 struct hl_device *hdev = dev_get_drvdata(dev); hard_reset_store() local 235 struct hl_device *hdev = dev_get_drvdata(dev); device_type_show() local 269 struct hl_device *hdev = dev_get_drvdata(dev); pci_addr_show() local 281 struct hl_device *hdev = dev_get_drvdata(dev); status_show() local 295 struct hl_device *hdev = dev_get_drvdata(dev); soft_reset_cnt_show() local 303 struct hl_device *hdev = dev_get_drvdata(dev); hard_reset_cnt_show() local 311 struct hl_device *hdev = dev_get_drvdata(dev); max_power_show() local 327 struct hl_device *hdev = dev_get_drvdata(dev); max_power_store() local 355 struct hl_device *hdev = dev_get_drvdata(dev); eeprom_read_handler() local 384 struct hl_device *hdev = dev_get_drvdata(dev); security_enabled_show() local 471 hl_sysfs_add_dev_clk_attr(struct hl_device *hdev, struct attribute_group *dev_clk_attr_grp) hl_sysfs_add_dev_clk_attr() argument 476 hl_sysfs_add_dev_vrm_attr(struct hl_device *hdev, struct attribute_group *dev_vrm_attr_grp) hl_sysfs_add_dev_vrm_attr() argument 481 hl_sysfs_init(struct hl_device *hdev) hl_sysfs_init() argument 513 hl_sysfs_fini(struct hl_device *hdev) hl_sysfs_fini() argument [all...] |
| H A D | habanalabs_drv.c | 81 static enum hl_asic_type get_asic_type(struct hl_device *hdev) in get_asic_type() argument 139 struct hl_device *hdev; in hl_device_open() local 251 struct hl_device *hdev; hl_device_open_ctrl() local 306 set_driver_behavior_per_device(struct hl_device *hdev) set_driver_behavior_per_device() argument 318 copy_kernel_module_params_to_device(struct hl_device *hdev) copy_kernel_module_params_to_device() argument 329 fixup_device_params_per_asic(struct hl_device *hdev, int timeout) fixup_device_params_per_asic() argument 354 fixup_device_params(struct hl_device *hdev) fixup_device_params() argument 402 struct hl_device *hdev; create_hdev() local 485 destroy_hdev(struct hl_device *hdev) destroy_hdev() argument 498 struct hl_device *hdev = dev_get_drvdata(dev); hl_pmops_suspend() local 512 struct hl_device *hdev = dev_get_drvdata(dev); hl_pmops_resume() local 536 struct hl_device *hdev; hl_pci_probe() local 574 struct hl_device *hdev; hl_pci_remove() local 597 struct hl_device *hdev = pci_get_drvdata(pdev); hl_pci_err_detected() local 632 struct hl_device *hdev = pci_get_drvdata(pdev); hl_pci_err_resume() local 647 struct hl_device *hdev = pci_get_drvdata(pdev); hl_pci_err_slot_reset() local [all...] |
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | adt7x10.c | 343 struct device *hdev; in adt7x10_probe() local
|
| H A D | corsair-cpro.c | 78 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() argument 486 static int ccp_probe(struct hid_device *hdev, const struct hid_device_id *id) in ccp_probe() argument 542 ccp_remove(struct hid_device *hdev) ccp_remove() argument [all...] |
| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-gt683r.c | 45 struct hid_device *hdev; member 64 struct hid_device *hdev = to_hid_device(dev); in gt683r_brightness_set() local 83 struct hid_device *hdev = to_hid_device(dev->parent); in mode_show() local 101 struct hid_device *hdev = to_hid_device(dev->parent); in mode_store() local 223 static int gt683r_led_probe(struct hid_device *hdev, in gt683r_led_probe() argument 288 gt683r_led_remove(struct hid_device *hdev) gt683r_led_remove() argument [all...] |
| H A D | hid-picolcd_debugfs.c | 384 picolcd_debug_out_report(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report) picolcd_debug_out_report() argument 641 picolcd_debug_raw_event(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) picolcd_debug_raw_event() argument 842 struct hid_device *hdev = data->hdev; picolcd_init_devfs() local [all...] |
| H A D | hid-picolcd_core.c | 53 struct hid_report *picolcd_report(int id, struct hid_device *hdev, int dir) in picolcd_report() argument 68 struct picolcd_pending *picolcd_send_and_wait(struct hid_device *hdev, in picolcd_send_and_wait() argument 180 static int picolcd_check_version(struct hid_device *hdev) in picolcd_check_version() argument 216 picolcd_reset(struct hid_device *hdev) picolcd_reset() argument 327 picolcd_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) picolcd_raw_event() argument 367 picolcd_suspend(struct hid_device *hdev, pm_message_t message) picolcd_suspend() argument 377 picolcd_resume(struct hid_device *hdev) picolcd_resume() argument 386 picolcd_reset_resume(struct hid_device *hdev) picolcd_reset_resume() argument 410 struct hid_device *hdev = data->hdev; picolcd_init_keys() local 463 picolcd_probe_lcd(struct hid_device *hdev, struct picolcd_data *data) picolcd_probe_lcd() argument 513 picolcd_probe_bootloader(struct hid_device *hdev, struct picolcd_data *data) picolcd_probe_bootloader() argument 521 picolcd_probe(struct hid_device *hdev, const struct hid_device_id *id) picolcd_probe() argument 601 picolcd_remove(struct hid_device *hdev) picolcd_remove() argument [all...] |
| H A D | hid-plantronics.c | 50 static int plantronics_input_mapping(struct hid_device *hdev, in plantronics_input_mapping() argument 120 static int plantronics_event(struct hid_device *hdev, struct hid_field *field, in plantronics_event() argument 144 static unsigned long plantronics_device_type(struct hid_device *hdev) in plantronics_device_type() argument 169 plantronics_probe(struct hid_device *hdev, const struct hid_device_id *id) plantronics_probe() argument [all...] |
| H A D | hid-elo.c | 39 static int elo_input_configured(struct hid_device *hdev, in elo_input_configured() argument 80 static int elo_raw_event(struct hid_device *hdev, struct hid_report *report, in elo_raw_event() argument 227 static int elo_probe(struct hid_device *hdev, const struct hid_device_id *id) in elo_probe() argument 267 elo_remove(struct hid_device *hdev) elo_remove() argument [all...] |
| H A D | hid-thrustmaster.c | 150 static void thrustmaster_interrupts(struct hid_device *hdev) in thrustmaster_interrupts() argument 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 thrustmaster_remove(struct hid_device *hdev) thrustmaster_remove() argument 281 thrustmaster_probe(struct hid_device *hdev, const struct hid_device_id *id) thrustmaster_probe() argument [all...] |
| H A D | hid-cougar.c | 106 static __u8 *cougar_report_fixup(struct hid_device *hdev, __u8 *rdesc, in cougar_report_fixup() argument 119 static struct cougar_shared *cougar_get_shared_data(struct hid_device *hdev) in cougar_get_shared_data() argument 159 static int cougar_bind_shared_data(struct hid_device *hdev, in cougar_bind_shared_data() argument 193 static int cougar_probe(struct hid_device *hdev, in cougar_probe() argument 257 cougar_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) cougar_raw_event() argument 289 cougar_remove(struct hid_device *hdev) cougar_remove() argument [all...] |
| H A D | hid-roccat-koneplus.c | 377 static int koneplus_init_specials(struct hid_device *hdev) in koneplus_init_specials() argument 418 static void koneplus_remove_specials(struct hid_device *hdev) in koneplus_remove_specials() argument 432 koneplus_probe(struct hid_device *hdev, const struct hid_device_id *id) koneplus_probe() argument 466 koneplus_remove(struct hid_device *hdev) koneplus_remove() argument 513 koneplus_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) koneplus_raw_event() argument [all...] |
| H A D | hid-roccat-isku.c | 269 static int isku_init_specials(struct hid_device *hdev) in isku_init_specials() argument 310 static void isku_remove_specials(struct hid_device *hdev) in isku_remove_specials() argument 325 isku_probe(struct hid_device *hdev, const struct hid_device_id *id) isku_probe() argument 359 isku_remove(struct hid_device *hdev) isku_remove() argument 401 isku_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) isku_raw_event() argument [all...] |
| H A D | hid-uclogic-core.c | 53 static __u8 *uclogic_report_fixup(struct hid_device *hdev, __u8 *rdesc, in uclogic_report_fixup() argument 65 static int uclogic_input_mapping(struct hid_device *hdev, in uclogic_input_mapping() argument 83 static int uclogic_input_configured(struct hid_device *hdev, in uclogic_input_configured() argument 154 static int uclogic_probe(struct hid_device *hdev, in uclogic_probe() argument 229 uclogic_resume(struct hid_device *hdev) uclogic_resume() argument 416 uclogic_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) uclogic_raw_event() argument 473 uclogic_remove(struct hid_device *hdev) uclogic_remove() argument [all...] |
| H A D | hid-udraw-ps3.c | 73 struct hid_device *hdev; member 101 static int udraw_raw_event(struct hid_device *hdev, struct hid_report *report, in udraw_raw_event() argument 278 static struct input_dev *allocate_and_setup(struct hid_device *hdev, in allocate_and_setup() argument 302 udraw_setup_touch(struct udraw *udraw, struct hid_device *hdev) udraw_setup_touch() argument 329 udraw_setup_pen(struct udraw *udraw, struct hid_device *hdev) udraw_setup_pen() argument 357 udraw_setup_accel(struct udraw *udraw, struct hid_device *hdev) udraw_setup_accel() argument 380 udraw_setup_joypad(struct udraw *udraw, struct hid_device *hdev) udraw_setup_joypad() argument 407 udraw_probe(struct hid_device *hdev, const struct hid_device_id *id) udraw_probe() argument [all...] |
| H A D | hid-uclogic-params.h | 184 struct hid_device *hdev; member
|
| H A D | hid-lg.c | 430 static __u8 *lg_report_fixup(struct hid_device *hdev, __u8 *rdesc, in lg_report_fixup() argument 632 lg_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lg_input_mapping() argument 681 lg_input_mapped(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lg_input_mapped() argument 722 lg_event(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) lg_event() argument 739 lg_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *rd, int size) lg_raw_event() argument 750 lg_probe(struct hid_device *hdev, const struct hid_device_id *id) lg_probe() argument 850 lg_remove(struct hid_device *hdev) lg_remove() argument [all...] |
| H A D | hid-kye.c | 362 static __u8 *kye_consumer_control_fixup(struct hid_device *hdev, __u8 *rdesc, in kye_consumer_control_fixup() argument 402 static __u8 *kye_tablet_fixup(struct hid_device *hdev, __u8 *rdesc, unsigned int *rsize) in kye_tablet_fixup() argument 456 static __u8 *kye_report_fixup(struct hid_device *hdev, __u8 *rdesc, in kye_report_fixup() argument 515 kye_tablet_enable(struct hid_device *hdev) kye_tablet_enable() argument 562 kye_probe(struct hid_device *hdev, const struct hid_device_id *id) kye_probe() argument [all...] |
| H A D | hid-roccat-arvo.c | 289 static int arvo_init_specials(struct hid_device *hdev) in arvo_init_specials() argument 330 static void arvo_remove_specials(struct hid_device *hdev) in arvo_remove_specials() argument 345 arvo_probe(struct hid_device *hdev, const struct hid_device_id *id) arvo_probe() argument 379 arvo_remove(struct hid_device *hdev) arvo_remove() argument 406 arvo_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) arvo_raw_event() argument [all...] |
| /kernel/linux/linux-6.6/drivers/hid/bpf/ |
| H A D | hid_bpf_dispatch.c | 49 dispatch_hid_bpf_device_event(struct hid_device *hdev, enum hid_report_type type, u8 *data, in dispatch_hid_bpf_device_event() argument 108 u8 *call_hid_bpf_rdesc_fixup(struct hid_device *hdev, u8 *rdesc, unsigned int *size) in call_hid_bpf_rdesc_fixup() argument 186 struct hid_device *hdev = to_hid_device(dev); device_match_id() local 191 __hid_bpf_allocate_data(struct hid_device *hdev, u8 **data, u32 *size) __hid_bpf_allocate_data() argument 227 hid_bpf_allocate_event_data(struct hid_device *hdev) hid_bpf_allocate_event_data() argument 236 hid_bpf_reconnect(struct hid_device *hdev) hid_bpf_reconnect() argument 244 do_hid_bpf_attach_prog(struct hid_device *hdev, int prog_fd, struct bpf_prog *prog, __u32 flags) do_hid_bpf_attach_prog() argument 292 struct hid_device *hdev; hid_bpf_attach_prog() local 344 struct hid_device *hdev; hid_bpf_allocate_context() local 404 struct hid_device *hdev; hid_bpf_hw_request() local 494 hid_bpf_connect_device(struct hid_device *hdev) hid_bpf_connect_device() argument 510 hid_bpf_disconnect_device(struct hid_device *hdev) hid_bpf_disconnect_device() argument 518 hid_bpf_destroy_device(struct hid_device *hdev) hid_bpf_destroy_device() argument 530 hid_bpf_device_init(struct hid_device *hdev) hid_bpf_device_init() argument [all...] |
| H A D | hid_bpf_jmp_table.c | 35 struct hid_device *hdev; member 75 static int hid_bpf_program_count(struct hid_device *hdev, in hid_bpf_program_count() argument 107 int hid_bpf_prog_run(struct hid_device *hdev, enum hid_bpf_prog_type type, in hid_bpf_prog_run() argument 142 static void __hid_bpf_set_hdev_progs(struct hid_device *hdev, struct hid_bpf_prog_list *new_list, in __hid_bpf_set_hdev_progs() argument 162 hid_bpf_populate_hdev(struct hid_device *hdev, enum hid_bpf_prog_type type) hid_bpf_populate_hdev() argument 215 struct hid_device *hdev; hid_bpf_release_progs() local 397 __hid_bpf_attach_prog(struct hid_device *hdev, enum hid_bpf_prog_type prog_type, int prog_fd, struct bpf_prog *prog, __u32 flags) __hid_bpf_attach_prog() argument 476 __hid_bpf_destroy_device(struct hid_device *hdev) __hid_bpf_destroy_device() argument [all...] |
| /kernel/linux/linux-6.6/sound/soc/intel/avs/ |
| H A D | board_selection.c | 481 struct hdac_device *hdev = &codec->core; in avs_register_hda_board() local 520 struct hdac_device *hdev; in avs_register_hda_boards() local
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | hdac_hda.c | 263 struct hdac_device *hdev; in hdac_hda_dai_prepare() local 400 struct hdac_device *hdev = &hda_pvt->codec->core; in hdac_hda_codec_probe() local 518 struct hdac_device *hdev = &hda_pvt->codec->core; hdac_hda_codec_remove() local 591 hdac_hda_dev_probe(struct hdac_device *hdev) hdac_hda_dev_probe() argument 625 hdac_hda_dev_remove(struct hdac_device *hdev) hdac_hda_dev_remove() argument [all...] |