Searched refs:damos_sysfs_dest (Results 1 – 1 of 1) sorted by relevance
1824 struct damos_sysfs_dest { struct1830 static struct damos_sysfs_dest *damos_sysfs_dest_alloc(void) in damos_sysfs_dest_alloc() argument1832 return kzalloc_obj(struct damos_sysfs_dest); in damos_sysfs_dest_alloc()1838 struct damos_sysfs_dest *dest = container_of(kobj, in id_show()1839 struct damos_sysfs_dest, kobj); in id_show()1847 struct damos_sysfs_dest *dest = container_of(kobj, in id_store()1848 struct damos_sysfs_dest, kobj); in id_store()1857 struct damos_sysfs_dest *dest = container_of(kobj, in weight_show()1858 struct damos_sysfs_dest, kobj); in weight_show()1866 struct damos_sysfs_dest *dest = container_of(kobj, in weight_store()[all …]