Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_vf_msg.c51 void adf_vf2pf_notify_restart_complete(struct adf_accel_dev *accel_dev) in adf_vf2pf_notify_restart_complete() function
63 EXPORT_SYMBOL_GPL(adf_vf2pf_notify_restart_complete);
H A Dadf_pfvf_vf_msg.h9 void adf_vf2pf_notify_restart_complete(struct adf_accel_dev *accel_dev);
H A Dadf_vf_isr.c79 adf_vf2pf_notify_restart_complete(accel_dev); in adf_dev_stop_async()