Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_c3xxx/
H A Dadf_c3xxx_hw_data.h38 void adf_clean_hw_data_c3xxx(struct adf_hw_device_data *hw_data);
H A Dadf_c3xxx_hw_data.c192 void adf_clean_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxx() function
H A Dadf_drv.c59 adf_clean_hw_data_c3xxx(accel_dev->hw_device); in adf_cleanup_accel()