Searched refs:TPM_MINOR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/char/tpm/ | ||
H A D | tpm.h | 34 #define TPM_MINOR 224 /* officially assigned */ macro |
H A D | tpm-chip.c | 350 chip->dev.devt = MKDEV(MISC_MAJOR, TPM_MINOR); in tpm_chip_alloc() |