Searched refs:query_variable_store (Results 1 – 3 of 3) sorted by relevance
315 if (!fops->query_variable_store) in check_var_size()318 return fops->query_variable_store(attributes, size); in check_var_size()736 if (!ops->query_variable_store) in efivar_entry_set_safe()
185 generic_ops.query_variable_store = efi_query_variable_store; in generic_ops_register()
1095 efi_query_variable_store_t *query_variable_store; member