Searched refs:def_attrs (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/drivers/firmware/efi/ | ||
H A D | runtime-map.c | 79 static struct attribute *def_attrs[] = { variable in typeref:struct:attribute 102 .default_attrs = def_attrs, |
H A D | efivars.c | 399 static struct attribute *def_attrs[] = { variable in typeref:struct:attribute 411 .default_attrs = def_attrs, |
/linux-4.4.14/drivers/firmware/ | ||
H A D | memmap.c | 75 static struct attribute *def_attrs[] = { variable in typeref:struct:attribute 130 .default_attrs = def_attrs, |
H A D | edd.c | 590 static struct attribute * def_attrs[] = { variable in typeref:struct:attribute 631 .default_attrs = def_attrs, |
Completed in 157 milliseconds