Searched refs:attr_def (Results 1 – 2 of 2) sorted by relevance
54 struct device_attribute attr_def; member138 cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_def); in show_def()328 sysfs_attr_init(&cip->attr_def.attr); in pvr2_sysfs_add_control()329 cip->attr_def.attr.name = "def_val"; in pvr2_sysfs_add_control()330 cip->attr_def.attr.mode = S_IRUGO; in pvr2_sysfs_add_control()331 cip->attr_def.show = show_def; in pvr2_sysfs_add_control()360 cip->attr_gen[acnt++] = &cip->attr_def.attr; in pvr2_sysfs_add_control()
1561 static struct attr_def *ntfs_attr_find_in_attrdef(const struct ntfs_volume *vol, in ntfs_attr_find_in_attrdef()1564 struct attr_def *ad; in ntfs_attr_find_in_attrdef()1596 struct attr_def *ad; in ntfs_attr_size_bounds_check()1631 struct attr_def *ad; in ntfs_attr_can_be_non_resident()