Home
last modified time | relevance | path

Searched refs:tpm_pm_resume (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/char/tpm/
A Dtpm-interface.c422 int tpm_pm_resume(struct device *dev) in tpm_pm_resume() function
431 EXPORT_SYMBOL_GPL(tpm_pm_resume);
A Dtpm_i2c_atmel.c204 static SIMPLE_DEV_PM_OPS(i2c_atmel_pm_ops, tpm_pm_suspend, tpm_pm_resume);
A Dtpm_atmel.c149 static SIMPLE_DEV_PM_OPS(tpm_atml_pm, tpm_pm_suspend, tpm_pm_resume);
A Dtpm.h184 int tpm_pm_resume(struct device *dev);
A Dtpm_nsc.c267 static SIMPLE_DEV_PM_OPS(tpm_nsc_pm, tpm_pm_suspend, tpm_pm_resume);
A Dtpm_infineon.c605 return tpm_pm_resume(dev); in tpm_inf_resume()
A Dtpm_tis_i2c_cr50.c767 static SIMPLE_DEV_PM_OPS(cr50_i2c_pm, tpm_pm_suspend, tpm_pm_resume);
A Dtpm_i2c_infineon.c682 static SIMPLE_DEV_PM_OPS(tpm_tis_i2c_ops, tpm_pm_suspend, tpm_pm_resume);
A Dtpm_i2c_nuvoton.c650 static SIMPLE_DEV_PM_OPS(i2c_nuvoton_pm_ops, tpm_pm_suspend, tpm_pm_resume);
A Dtpm_crb.c727 SET_SYSTEM_SLEEP_PM_OPS(tpm_pm_suspend, tpm_pm_resume)
A Dtpm_tis_core.c1145 ret = tpm_pm_resume(dev); in tpm_tis_resume()
/linux/drivers/char/tpm/st33zp24/
A Dst33zp24.c638 ret = tpm_pm_resume(dev); in st33zp24_pm_resume()
/linux/
A Dvmlinux.symvers174 0x00000000 tpm_pm_resume vmlinux EXPORT_SYMBOL_GPL
A DSystem.map30058 ffff8000107cc2d0 T tpm_pm_resume
A D.tmp_System.map30058 ffff8000107cc2d0 T tpm_pm_resume

Completed in 697 milliseconds