Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_c3xxx_hw_data.h34 void adf_clean_hw_data_c3xxx(struct adf_hw_device_data *hw_data);
H A Dadf_c3xxx_hw_data.c164 void adf_clean_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxx() function
H A Dadf_drv.c61 adf_clean_hw_data_c3xxx(accel_dev->hw_device); in adf_cleanup_accel()