Home
last modified time | relevance | path

Searched refs:tpm_pm_resume (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm-interface.c423 int tpm_pm_resume(struct device *dev) in tpm_pm_resume() function
432 EXPORT_SYMBOL_GPL(tpm_pm_resume); variable
H A Dtpm_i2c_atmel.c204 static SIMPLE_DEV_PM_OPS(i2c_atmel_pm_ops, tpm_pm_suspend, tpm_pm_resume);
H A Dtpm_atmel.c149 static SIMPLE_DEV_PM_OPS(tpm_atml_pm, tpm_pm_suspend, tpm_pm_resume);
H A Dtpm.h184 int tpm_pm_resume(struct device *dev);
H A Dtpm_infineon.c605 return tpm_pm_resume(dev); in tpm_inf_resume()
H A Dtpm_i2c_nuvoton.c650 static SIMPLE_DEV_PM_OPS(i2c_nuvoton_pm_ops, tpm_pm_suspend, tpm_pm_resume);
H A Dtpm_nsc.c267 static SIMPLE_DEV_PM_OPS(tpm_nsc_pm, tpm_pm_suspend, tpm_pm_resume);
H A Dtpm_i2c_infineon.c682 static SIMPLE_DEV_PM_OPS(tpm_tis_i2c_ops, tpm_pm_suspend, tpm_pm_resume);
H A Dtpm_crb.c738 SET_SYSTEM_SLEEP_PM_OPS(tpm_pm_suspend, tpm_pm_resume)
H A Dtpm_tis_core.c1201 ret = tpm_pm_resume(dev); in tpm_tis_resume()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm-interface.c427 int tpm_pm_resume(struct device *dev) in tpm_pm_resume() function
444 EXPORT_SYMBOL_GPL(tpm_pm_resume); variable
H A Dtpm_i2c_atmel.c202 static SIMPLE_DEV_PM_OPS(i2c_atmel_pm_ops, tpm_pm_suspend, tpm_pm_resume);
H A Dtpm_atmel.c149 static SIMPLE_DEV_PM_OPS(tpm_atml_pm, tpm_pm_suspend, tpm_pm_resume);
H A Dtpm.h258 int tpm_pm_resume(struct device *dev);
H A Dtpm_tis_i2c_cr50.c779 static SIMPLE_DEV_PM_OPS(cr50_i2c_pm, tpm_pm_suspend, tpm_pm_resume);
H A Dtpm_i2c_infineon.c682 static SIMPLE_DEV_PM_OPS(tpm_tis_i2c_ops, tpm_pm_suspend, tpm_pm_resume);
H A Dtpm_i2c_nuvoton.c649 static SIMPLE_DEV_PM_OPS(i2c_nuvoton_pm_ops, tpm_pm_suspend, tpm_pm_resume);
H A Dtpm_infineon.c605 return tpm_pm_resume(dev); in tpm_inf_resume()
H A Dtpm_nsc.c267 static SIMPLE_DEV_PM_OPS(tpm_nsc_pm, tpm_pm_suspend, tpm_pm_resume);
H A Dtpm_crb.c833 SET_SYSTEM_SLEEP_PM_OPS(tpm_pm_suspend, tpm_pm_resume)
H A Dtpm_tis_core.c1354 ret = tpm_pm_resume(dev); in tpm_tis_resume()
/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Dst33zp24.c638 ret = tpm_pm_resume(dev); in st33zp24_pm_resume()
/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/
H A Dst33zp24.c576 ret = tpm_pm_resume(dev); in st33zp24_pm_resume()

Completed in 21 milliseconds