Home
last modified time | relevance | path

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

/linux/drivers/firmware/
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()
434 struct dmi_sysfs_entry *entry = to_entry(kobj->parent); in dmi_sel_raw_read()
540 struct dmi_sysfs_entry *entry = to_entry(kobj); in dmi_entry_raw_read()
557 struct dmi_sysfs_entry *entry = to_entry(kobj); in dmi_sysfs_entry_release()
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()
467 struct fw_cfg_sysfs_entry *entry = to_entry(kobj); in fw_cfg_sysfs_read_raw()
/linux/drivers/firmware/efi/
A Desrt.c82 static struct esre_entry *to_entry(struct kobject *kobj) in to_entry() function
95 struct esre_entry *entry = to_entry(kobj); in esre_attr_show()
151 struct esre_entry *entry = to_entry(kobj); in esre_release()
/linux/drivers/md/
A Ddm-cache-policy-smq.c101 static struct entry *to_entry(struct entry_space *es, unsigned block) in to_entry() function
124 return to_entry(es, l->head); in l_head()
129 return to_entry(es, l->tail); in l_tail()
134 return to_entry(es, e->next); in l_next()
139 return to_entry(es, e->prev); in l_prev()
608 return to_entry(ht->es, ht->buckets[bucket]); in h_head()
613 return to_entry(ht->es, e->hash_next); in h_next()

Completed in 17 milliseconds