Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dsm_ftl.c38 struct sm_sysfs_attribute { struct
47 struct sm_sysfs_attribute *sm_attr = in sm_attr_show() argument
48 container_of(attr, struct sm_sysfs_attribute, dev_attr); in sm_attr_show()
61 struct sm_sysfs_attribute *vendor_attribute; in sm_create_sysfs_attributes()
71 kzalloc(sizeof(struct sm_sysfs_attribute), GFP_KERNEL); in sm_create_sysfs_attributes()
117 struct sm_sysfs_attribute *sm_attr = in sm_delete_sysfs_attributes()
119 struct sm_sysfs_attribute, dev_attr); in sm_delete_sysfs_attributes()