Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm.h203 void tpm_sysfs_add_device(struct tpm_chip *chip);
H A Dtpm-sysfs.c340 void tpm_sysfs_add_device(struct tpm_chip *chip) in tpm_sysfs_add_device() function
H A Dtpm-chip.c562 tpm_sysfs_add_device(chip); in tpm_chip_register()