/linux-6.8/drivers/video/backlight/ |
D | apple_bl.c | 31 struct hw_data { struct 40 static const struct hw_data *hw_data; argument
|
/linux-6.8/drivers/crypto/intel/qat/qat_common/ |
D | adf_isr.c | 24 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_msix() local 126 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_handle_pm_int() local 175 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_free_irqs() local 200 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_request_irqs() local 267 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr_alloc_msix_vectors_data() local 294 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_setup_bh() local 307 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_cleanup_bh() local
|
D | adf_init.c | 67 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_init() local 180 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_start() local 282 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_stop() local 346 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_shutdown() local
|
D | adf_hw_arbiter.c | 20 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_arb() local 51 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_update_ring_arb() local 75 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_exit_arb() local
|
D | adf_rl.c | 216 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in is_service_enabled() local 295 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in assign_rps_to_leaf() local 311 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in assign_leaf_to_cluster() local 325 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in assign_cluster_to_root() local 555 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_rl_calculate_slice_tokens() local 588 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_rl_calculate_ae_cycles() local 1065 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_rl_init() local
|
D | adf_admin.c | 390 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_send_admin_init() local 437 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_admin_pm() local 456 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_get_pm_info() local 528 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_send_admin_tl_stop() local 541 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_admin_comms() local
|
D | adf_sriov.c | 54 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_sriov() local 97 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_sriov() local
|
D | adf_transport.c | 164 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_ring() local 388 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_bank() local 477 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_etr_data() local 527 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in cleanup_bank() local
|
D | adf_gen2_hw_data.c | 28 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_enable_error_correction() local 213 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_get_accel_cap() local 253 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_set_ssm_wdtimer() local
|
D | adf_accel_engine.c | 128 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_start() local 144 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_stop() local
|
D | adf_common_drv.h | 233 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_get_pmisc_base() local 243 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_get_aram_base() local
|
D | adf_fw_counters.c | 52 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_fw_counters_load_from_device() local 109 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in adf_fw_counters_get() local
|
D | adf_sysfs.c | 120 struct adf_hw_device_data *hw_data; in cfg_services_store() local 213 struct adf_hw_device_data *hw_data; in rp2srv_show() local
|
/linux-6.8/drivers/crypto/intel/qat/qat_dh895xccvf/ |
D | adf_dh895xccvf_hw_data.c | 62 void adf_init_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcciov() 98 void adf_clean_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_dh895xcciov()
|
/linux-6.8/drivers/crypto/intel/qat/qat_c62xvf/ |
D | adf_c62xvf_hw_data.c | 62 void adf_init_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62xiov() 98 void adf_clean_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c62xiov()
|
/linux-6.8/drivers/crypto/intel/qat/qat_c3xxxvf/ |
D | adf_c3xxxvf_hw_data.c | 62 void adf_init_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxxiov() 98 void adf_clean_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxxiov()
|
/linux-6.8/net/core/ |
D | drop_monitor.c | 302 net_dm_hw_reset_per_cpu_data(struct per_cpu_dm_data *hw_data) in net_dm_hw_reset_per_cpu_data() 410 struct per_cpu_dm_data *hw_data; in net_dm_hw_summary_work() local 443 struct per_cpu_dm_data *hw_data; in net_dm_hw_trap_summary_probe() local 943 struct per_cpu_dm_data *hw_data; in net_dm_hw_packet_work() local 967 struct per_cpu_dm_data *hw_data; in net_dm_hw_trap_packet_probe() local 1064 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_monitor_start() local 1085 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_monitor_start() local 1119 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_monitor_stop() local 1488 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_stats_read() local 1708 struct per_cpu_dm_data *hw_data; in net_dm_hw_cpu_data_init() local [all …]
|
/linux-6.8/drivers/crypto/intel/qat/qat_420xx/ |
D | adf_420xx_hw_data.c | 156 struct adf_hw_device_data *hw_data = GET_HW_DATA(accel_dev); in update_ae_mask() local 457 void adf_init_hw_data_420xx(struct adf_hw_device_data *hw_data, u32 dev_id) in adf_init_hw_data_420xx() 525 void adf_clean_hw_data_420xx(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_420xx()
|
/linux-6.8/drivers/crypto/intel/qat/qat_c3xxx/ |
D | adf_c3xxx_hw_data.c | 115 void adf_init_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxx() 165 void adf_clean_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxx()
|
/linux-6.8/drivers/crypto/intel/qat/qat_c62x/ |
D | adf_c62x_hw_data.c | 117 void adf_init_hw_data_c62x(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62x() 167 void adf_clean_hw_data_c62x(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c62x()
|
/linux-6.8/drivers/crypto/intel/qat/qat_dh895xcc/ |
D | adf_dh895xcc_hw_data.c | 211 void adf_init_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcc() 263 void adf_clean_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_dh895xcc()
|
/linux-6.8/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | smu8_hwmgr.c | 790 struct smu8_hwmgr *hw_data = hwmgr->backend; in smu8_nbdpm_pstate_enable_disable() local 861 struct smu8_hwmgr *hw_data = hwmgr->backend; in smu8_update_low_mem_pstate() local 923 struct smu8_hwmgr *hw_data = hwmgr->backend; in smu8_power_up_display_clock_sys_pll() local 931 struct smu8_hwmgr *hw_data = hwmgr->backend; in smu8_clear_nb_dpm_flag() local 938 struct smu8_hwmgr *hw_data = hwmgr->backend; in smu8_reset_cc6_data() local 1455 struct smu8_hwmgr *hw_data = hwmgr->backend; in smu8_set_cpu_power_state() local 1490 struct smu8_hwmgr *hw_data = hwmgr->backend; in smu8_store_cc6_data() local
|
/linux-6.8/drivers/clk/ |
D | clk-lan966x.c | 189 struct clk_hw_onecell_data *hw_data, in lan966x_gate_clk_register() 214 struct clk_hw_onecell_data *hw_data; in lan966x_clk_probe() local
|
/linux-6.8/drivers/crypto/intel/qat/qat_4xxx/ |
D | adf_4xxx_hw_data.c | 423 void adf_init_hw_data_4xxx(struct adf_hw_device_data *hw_data, u32 dev_id) in adf_init_hw_data_4xxx() 507 void adf_clean_hw_data_4xxx(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_4xxx()
|
/linux-6.8/drivers/clk/uniphier/ |
D | clk-uniphier-core.c | 44 struct clk_hw_onecell_data *hw_data; in uniphier_clk_probe() local
|