Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dsm_ftl.c35 struct sm_sysfs_attribute { struct
44 struct sm_sysfs_attribute *sm_attr = in sm_attr_show() argument
45 container_of(attr, struct sm_sysfs_attribute, dev_attr); in sm_attr_show()
58 struct sm_sysfs_attribute *vendor_attribute; in sm_create_sysfs_attributes()
68 kzalloc(sizeof(struct sm_sysfs_attribute), GFP_KERNEL); in sm_create_sysfs_attributes()
114 struct sm_sysfs_attribute *sm_attr = in sm_delete_sysfs_attributes()
116 struct sm_sysfs_attribute, dev_attr); in sm_delete_sysfs_attributes()