Home
last modified time | relevance | path

Searched defs:hw_data (Results 1 – 25 of 44) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/video/backlight/
Dapple_bl.c31 struct hw_data { struct
40 static const struct hw_data *hw_data; argument
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
Dadf_isr.c23 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_msix() local
68 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_msix_isr_ae() local
123 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_request_irqs() local
171 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_free_irqs() local
191 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr_alloc_msix_entry_table() local
239 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_setup_bh() local
252 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_cleanup_bh() local
Dadf_pf2vf_msg.c17 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_pf2vf_interrupts() local
27 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_pf2vf_interrupts() local
37 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_vf2pf_interrupts() local
60 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_vf2pf_interrupts() local
84 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in __adf_iov_putmsg() local
183 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_vf2pf_req_hndl() local
305 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_vf2pf_request_version() local
Dadf_init.c63 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_init() local
149 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_start() local
255 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_shutdown() local
Dadf_transport.c138 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_ring() local
346 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_bank() local
419 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_etr_data() local
472 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in cleanup_bank() local
Dadf_accel_engine.c76 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_start() local
97 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_stop() local
Dadf_hw_arbiter.c37 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_arb() local
74 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_exit_arb() local
Dadf_sriov.c70 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_sriov() local
129 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_sriov() local
Dadf_vf_isr.c74 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_pf2vf_bh_handler() local
164 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr() local
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c62xvf/
Dadf_c62xvf_hw_data.c68 void adf_init_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62xiov()
102 void adf_clean_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c62xiov()
Dadf_drv.c78 struct adf_hw_device_data *hw_data; in adf_probe() local
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c3xxxvf/
Dadf_c3xxxvf_hw_data.c68 void adf_init_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxxiov()
102 void adf_clean_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxxiov()
Dadf_drv.c78 struct adf_hw_device_data *hw_data; in adf_probe() local
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_dh895xccvf/
Dadf_dh895xccvf_hw_data.c68 void adf_init_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcciov()
102 void adf_clean_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_dh895xcciov()
Dadf_drv.c78 struct adf_hw_device_data *hw_data; in adf_probe() local
/kernel/linux/linux-5.10/net/core/
Ddrop_monitor.c306 net_dm_hw_reset_per_cpu_data(struct per_cpu_dm_data *hw_data) in net_dm_hw_reset_per_cpu_data()
414 struct per_cpu_dm_data *hw_data; in net_dm_hw_summary_work() local
447 struct per_cpu_dm_data *hw_data; in net_dm_hw_trap_summary_probe() local
919 struct per_cpu_dm_data *hw_data; in net_dm_hw_packet_work() local
943 struct per_cpu_dm_data *hw_data; in net_dm_hw_trap_packet_probe() local
1040 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_monitor_start() local
1061 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_monitor_start() local
1095 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_monitor_stop() local
1472 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_stats_read() local
1702 struct per_cpu_dm_data *hw_data; in net_dm_hw_cpu_data_init() local
[all …]
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c154 void adf_init_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxx()
192 void adf_clean_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxx()
Dadf_drv.c76 struct adf_hw_device_data *hw_data; in adf_probe() local
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c164 void adf_init_hw_data_c62x(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62x()
202 void adf_clean_hw_data_c62x(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c62x()
Dadf_drv.c76 struct adf_hw_device_data *hw_data; in adf_probe() local
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c177 void adf_init_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcc()
215 void adf_clean_hw_data_dh895xcc(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_dh895xcc()
Dadf_drv.c76 struct adf_hw_device_data *hw_data; in adf_probe() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu8_hwmgr.c790 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
/kernel/linux/linux-5.10/drivers/clk/uniphier/
Dclk-uniphier-core.c45 struct clk_hw_onecell_data *hw_data; in uniphier_clk_probe() local
/kernel/linux/linux-5.10/drivers/clk/meson/
Dmeson-aoclk.h27 const struct clk_hw_onecell_data *hw_data; member

12