Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm-sysfs.c188 sizeof(cap.stclear_flags)); in temp_deactivated_show()
192 rc = sprintf(buf, "%d\n", cap.stclear_flags.deactivated); in temp_deactivated_show()
Dtpm.h344 struct stclear_flags_t stclear_flags; member