Home
last modified time | relevance | path

Searched refs:adf_gen4_timer_stop (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dadf_gen4_timer.c59 void adf_gen4_timer_stop(struct adf_accel_dev *accel_dev) in adf_gen4_timer_stop() function
71 EXPORT_SYMBOL_GPL(adf_gen4_timer_stop);
Dadf_gen4_timer.h19 void adf_gen4_timer_stop(struct adf_accel_dev *accel_dev);
/linux-6.12.1/drivers/crypto/intel/qat/qat_420xx/
Dadf_420xx_hw_data.c481 hw_data->stop_timer = adf_gen4_timer_stop; in adf_init_hw_data_420xx()
/linux-6.12.1/drivers/crypto/intel/qat/qat_4xxx/
Dadf_4xxx_hw_data.c465 hw_data->stop_timer = adf_gen4_timer_stop; in adf_init_hw_data_4xxx()