Home
last modified time | relevance | path

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

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