Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firmware/efi/
Defi-pstore.c25 static void efivars_pstore_exit(void);
38 efivars_pstore_exit(); in efi_pstore_disable_set()
288 static void efivars_pstore_exit(void) in efivars_pstore_exit() function
300 module_exit(efivars_pstore_exit);