Home
last modified time | relevance | path

Searched defs:start_method (Results 1 – 2 of 2) sorted by relevance

/linux/include/acpi/
H A Dactbl3.h419 u32 start_method; member
441 u32 start_method; member
/linux/drivers/char/tpm/
H A Dtpm_crb.c132 static inline bool tpm_crb_has_idle(u32 start_method) in tpm_crb_has_idle()