Home
last modified time | relevance | path

Searched refs:to_tpm_chip (Results 1 – 2 of 2) sorted by relevance

/drivers/char/tpm/
Dtpm.h113 #define to_tpm_chip(n) container_of(n, struct tpm_chip, vendor) macro
Dtpm_tis.c696 chip = to_tpm_chip(i); in cleanup_tis()