Searched refs:to_tpm_chip (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/char/tpm/
H A Dtpm-sysfs.c39 struct tpm_chip *chip = to_tpm_chip(dev);
89 struct tpm_chip *chip = to_tpm_chip(dev);
120 struct tpm_chip *chip = to_tpm_chip(dev);
142 struct tpm_chip *chip = to_tpm_chip(dev);
164 struct tpm_chip *chip = to_tpm_chip(dev);
171 if (tpm1_getcap(to_tpm_chip(dev), TPM_CAP_PROP_OWNER, &cap,
186 struct tpm_chip *chip = to_tpm_chip(dev);
193 if (tpm1_getcap(to_tpm_chip(dev), TPM_CAP_FLAG_VOL, &cap,
208 struct tpm_chip *chip = to_tpm_chip(dev);
259 struct tpm_chip *chip = to_tpm_chip(de
[all...]
H A Dtpm_ppi.c53 struct tpm_chip *chip = to_tpm_chip(dev);
63 struct tpm_chip *chip = to_tpm_chip(dev);
121 struct tpm_chip *chip = to_tpm_chip(dev);
187 struct tpm_chip *chip = to_tpm_chip(dev);
228 struct tpm_chip *chip = to_tpm_chip(dev);
328 struct tpm_chip *chip = to_tpm_chip(dev);
338 struct tpm_chip *chip = to_tpm_chip(dev);
/linux-master/include/linux/
H A Dtpm.h289 #define to_tpm_chip(d) container_of(d, struct tpm_chip, dev) macro

Completed in 114 milliseconds