Searched refs:hisi_qm_resume (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dhisi_acc_qm.h576 int hisi_qm_resume(struct device *dev);
/linux-master/drivers/crypto/hisilicon/zip/
H A Dzip_main.c1377 SET_RUNTIME_PM_OPS(hisi_qm_suspend, hisi_qm_resume, NULL)
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c1311 SET_RUNTIME_PM_OPS(hisi_qm_suspend, hisi_qm_resume, NULL)
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1483 SET_RUNTIME_PM_OPS(hisi_qm_suspend, hisi_qm_resume, NULL)
/linux-master/drivers/crypto/hisilicon/
H A Dqm.c5586 * hisi_qm_resume() - Runtime resume of given device.
5591 int hisi_qm_resume(struct device *dev) function
5617 EXPORT_SYMBOL_GPL(hisi_qm_resume); variable

Completed in 219 milliseconds