Searched refs:childless_attribute (Results 1 – 2 of 2) sorted by relevance
56 struct childless_attribute { struct115 static struct childless_attribute childless_attr_showme = {119 static struct childless_attribute childless_attr_storeme = {124 static struct childless_attribute childless_attr_description = {141 struct childless_attribute *childless_attr = in childless_attr_show()142 container_of(attr, struct childless_attribute, attr); in childless_attr_show()155 struct childless_attribute *childless_attr = in childless_attr_store()156 container_of(attr, struct childless_attribute, attr); in childless_attr_store()
62 struct childless_attribute childless_attr_##_name = __CONFIGFS_ATTR(_name, _mode, _show, _store)64 struct childless_attribute childless_attr_##_name = __CONFIGFS_ATTR_RO(_name, _show);