Searched refs:query_variable_store (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/firmware/efi/
H A Dvars.c34 if (!fops->query_variable_store)
37 status = fops->query_variable_store(attributes, size,
H A Defi.c222 generic_ops.query_variable_store = efi_query_variable_store;
/linux-master/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c571 tee_efivar_ops.query_variable_store = efi_query_variable_store;
/linux-master/include/linux/
H A Defi.h1059 efi_query_variable_store_t *query_variable_store; member in struct:efivar_operations

Completed in 126 milliseconds