Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm-sysfs.c137 sizeof(cap.perm_flags)); in enabled_show()
141 rc = sprintf(buf, "%d\n", !cap.perm_flags.disable); in enabled_show()
154 sizeof(cap.perm_flags)); in active_show()
158 rc = sprintf(buf, "%d\n", !cap.perm_flags.deactivated); in active_show()
Dtpm.h343 struct permanent_flags_t perm_flags; member
/Linux-v4.19/arch/sparc/include/asm/
Dvio.h178 u16 perm_flags; member