Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/firmware/
Defivars.c161 static void efivar_update_sysfs_entries(struct work_struct *);
162 static DECLARE_WORK(efivar_work, efivar_update_sysfs_entries);
1039 static void efivar_update_sysfs_entries(struct work_struct *work) in efivar_update_sysfs_entries() function