Home
last modified time | relevance | path

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

/linux/drivers/firmware/
H A Ddmi-sysfs.c88 static struct dmi_sysfs_entry *to_entry(struct kobject *kobj) in to_entry() function
101 struct dmi_sysfs_entry *entry = to_entry(kobj); in dmi_sysfs_attr_show()
225 return find_dmi_entry(to_entry(kobj->parent), in dmi_entry_attr_show()
438 struct dmi_sysfs_entry *entry = to_entry(kobj->parent); in raw_event_log_read()
542 struct dmi_sysfs_entry *entry = to_entry(kobj); in raw_read()
556 struct dmi_sysfs_entry *entry = to_entry(kobj); in dmi_sysfs_entry_release()
H A Dqemu_fw_cfg.c349 static inline struct fw_cfg_sysfs_entry *to_entry(struct kobject *kobj) in to_entry() function
436 struct fw_cfg_sysfs_entry *entry = to_entry(kobj); in fw_cfg_sysfs_attr_show()
449 struct fw_cfg_sysfs_entry *entry = to_entry(kobj); in fw_cfg_sysfs_release_entry()
466 struct fw_cfg_sysfs_entry *entry = to_entry(kobj); in fw_cfg_sysfs_read_raw()
/linux/drivers/firmware/efi/
H A Desrt.c80 static struct esre_entry *to_entry(struct kobject *kobj) in to_entry() function
93 struct esre_entry *entry = to_entry(kobj); in esre_attr_show()
147 struct esre_entry *entry = to_entry(kobj); in esre_release()