Home
last modified time | relevance | path

Searched defs:to_attr (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/firmware/efi/
H A Desrt.c85 static struct esre_attribute *to_attr(struct attribute *attr) in to_attr() function
/linux/drivers/firmware/
H A Dqemu_fw_cfg.c361 static inline struct fw_cfg_sysfs_attribute *to_attr(struct attribute *attr) in to_attr() function
H A Ddmi-sysfs.c93 static struct dmi_sysfs_attribute *to_attr(struct attribute *attr) in to_attr() function
/linux/arch/x86/kernel/cpu/mce/
H A Damd.c996 #define to_attr( global() macro
/linux/drivers/cpufreq/
H A Dcpufreq.c992 #define to_attr(a) container_of(a, struct freq_attr, attr) macro