Home
last modified time | relevance | path

Searched refs:adf_init_hw_data_c62xiov (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/intel/qat/qat_c62xvf/
H A Dadf_c62xvf_hw_data.h16 void adf_init_hw_data_c62xiov(struct adf_hw_device_data *hw_data);
H A Dadf_c62xvf_hw_data.c62 void adf_init_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62xiov() function
H A Dadf_drv.c119 adf_init_hw_data_c62xiov(accel_dev->hw_device); in adf_probe()