Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/tpm/
Dtpm-sysfs.c140 sizeof(cap.perm_flags))) in enabled_show()
143 rc = sprintf(buf, "%d\n", !cap.perm_flags.disable); in enabled_show()
162 sizeof(cap.perm_flags))) in active_show()
165 rc = sprintf(buf, "%d\n", !cap.perm_flags.deactivated); in active_show()
Dtpm.h242 struct permanent_flags_t perm_flags; member
/Linux-v5.4/arch/sparc/include/asm/
Dvio.h178 u16 perm_flags; member