Home
last modified time | relevance | path

Searched refs:tpm_class_ops (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm.h93 const struct tpm_class_ops *ops);
95 const struct tpm_class_ops *ops);
H A Dtpm-chip.c293 const struct tpm_class_ops *ops) in tpm_chip_alloc()
367 const struct tpm_class_ops *ops) in tpmm_chip_alloc()
H A Dtpm_i2c_atmel.c149 static const struct tpm_class_ops i2c_atmel = {
H A Dtpm_atmel.c185 static const struct tpm_class_ops tpm_atmel = {
H A Dtpm_nsc.c247 static const struct tpm_class_ops tpm_nsc = {
H A Dxen-tpmfront.c208 static const struct tpm_class_ops tpm_vtpm = {
H A Dtpm_infineon.c377 static const struct tpm_class_ops tpm_inf = {
H A Dtpm_ibmvtpm.c454 static const struct tpm_class_ops tpm_ibmvtpm = {
H A Dtpm_vtpm_proxy.c431 static const struct tpm_class_ops vtpm_proxy_tpm_ops = {
H A Dtpm_i2c_nuvoton.c468 static const struct tpm_class_ops tpm_i2c = {
/linux/include/linux/
H A Dtpm.h41 struct tpm_class_ops { struct
119 const struct tpm_class_ops *ops;
/linux/drivers/char/tpm/st33zp24/
H A Dst33zp24.c429 static const struct tpm_class_ops st33zp24_tpm = {