Home
last modified time | relevance | path

Searched refs:tpm_sysfs_add_device (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/char/tpm/
Dtpm.h279 void tpm_sysfs_add_device(struct tpm_chip *chip);
Dtpm-chip.c626 tpm_sysfs_add_device(chip); in tpm_chip_register()
Dtpm-sysfs.c495 void tpm_sysfs_add_device(struct tpm_chip *chip) in tpm_sysfs_add_device() function