/drivers/video/backlight/ |
D | apple_bl.c | 31 struct hw_data { struct 40 static const struct hw_data *hw_data; variable
|
/drivers/crypto/qat/qat_common/ |
D | adf_isr.c | 29 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_msix() local 79 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_msix_isr_ae() local 141 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_request_irqs() local 189 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_free_irqs() local 209 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr_alloc_msix_entry_table() local 257 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_setup_bh() local 270 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_cleanup_bh() local
|
D | adf_pf2vf_msg.c | 17 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in __adf_enable_vf2pf_interrupts() local 50 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in __adf_disable_vf2pf_interrupts() local 90 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in __adf_iov_putmsg() local 189 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_vf2pf_req_hndl() local 312 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_vf2pf_request_version() local
|
D | adf_init.c | 63 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_init() local 156 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_start() local 266 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_shutdown() local
|
D | adf_vf_isr.c | 35 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_pf2vf_interrupts() local 45 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_pf2vf_interrupts() local 96 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_pf2vf_bh_handler() local 186 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr() 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_gen2_hw_data.c | 10 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_cfg_iov_thds() local 157 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_get_accel_cap() local 197 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_set_ssm_wdtimer() local
|
D | adf_sriov.c | 44 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_sriov() local 87 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_accel_engine.c | 124 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_start() local 140 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_stop() local
|
/drivers/crypto/qat/qat_dh895xccvf/ |
D | adf_dh895xccvf_hw_data.c | 64 void adf_init_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcciov() 99 void adf_clean_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_dh895xcciov()
|
/drivers/crypto/qat/qat_c62xvf/ |
D | adf_c62xvf_hw_data.c | 64 void adf_init_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62xiov() 99 void adf_clean_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c62xiov()
|
/drivers/crypto/qat/qat_c3xxxvf/ |
D | adf_c3xxxvf_hw_data.c | 64 void adf_init_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxxiov() 99 void adf_clean_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxxiov()
|
/drivers/crypto/qat/qat_dh895xcc/ |
D | adf_dh895xcc_hw_data.c | 201 void adf_init_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcc() 245 void adf_clean_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_dh895xcc()
|
D | adf_drv.c | 76 struct adf_hw_device_data *hw_data; in adf_probe() local
|
/drivers/crypto/qat/qat_c3xxx/ |
D | adf_c3xxx_hw_data.c | 171 void adf_init_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxx() 216 void adf_clean_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxx()
|
D | adf_drv.c | 76 struct adf_hw_device_data *hw_data; in adf_probe() local
|
/drivers/crypto/qat/qat_c62x/ |
D | adf_c62x_hw_data.c | 173 void adf_init_hw_data_c62x(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62x() 218 void adf_clean_hw_data_c62x(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c62x()
|
D | adf_drv.c | 76 struct adf_hw_device_data *hw_data; in adf_probe() local
|
/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 1443 struct smu8_hwmgr *hw_data = hwmgr->backend; in smu8_set_cpu_power_state() local 1478 struct smu8_hwmgr *hw_data = hwmgr->backend; in smu8_store_cc6_data() local
|
/drivers/crypto/qat/qat_4xxx/ |
D | adf_4xxx_hw_data.c | 214 void adf_init_hw_data_4xxx(struct adf_hw_device_data *hw_data) in adf_init_hw_data_4xxx() 263 void adf_clean_hw_data_4xxx(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_4xxx()
|
D | adf_drv.c | 145 struct adf_hw_device_data *hw_data; in adf_probe() local
|
/drivers/clk/uniphier/ |
D | clk-uniphier-core.c | 45 struct clk_hw_onecell_data *hw_data; in uniphier_clk_probe() local
|
/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | vegam_smumgr.c | 867 struct smu7_hwmgr *hw_data = (struct smu7_hwmgr *)(hwmgr->backend); in vegam_populate_all_graphic_levels() local 1037 struct smu7_hwmgr *hw_data = (struct smu7_hwmgr *)(hwmgr->backend); in vegam_populate_all_memory_levels() local 1280 struct smu7_hwmgr *hw_data = (struct smu7_hwmgr *)(hwmgr->backend); in vegam_program_memory_timing_parameters() local 1404 struct smu7_hwmgr *hw_data = (struct smu7_hwmgr *)(hwmgr->backend); in vegam_populate_smc_initial_state() local 1921 struct smu7_hwmgr *hw_data = (struct smu7_hwmgr *)(hwmgr->backend); in vegam_init_smc_table() local
|
/drivers/clk/meson/ |
D | meson-aoclk.h | 27 const struct clk_hw_onecell_data *hw_data; member
|