Lines Matching refs:S_IRUGO
329 cip->attr_name.attr.mode = S_IRUGO; in pvr2_sysfs_add_control()
334 cip->attr_type.attr.mode = S_IRUGO; in pvr2_sysfs_add_control()
339 cip->attr_min.attr.mode = S_IRUGO; in pvr2_sysfs_add_control()
344 cip->attr_max.attr.mode = S_IRUGO; in pvr2_sysfs_add_control()
349 cip->attr_def.attr.mode = S_IRUGO; in pvr2_sysfs_add_control()
354 cip->attr_val.attr.mode = S_IRUGO; in pvr2_sysfs_add_control()
358 cip->attr_custom.attr.mode = S_IRUGO; in pvr2_sysfs_add_control()
362 cip->attr_enum.attr.mode = S_IRUGO; in pvr2_sysfs_add_control()
367 cip->attr_bits.attr.mode = S_IRUGO; in pvr2_sysfs_add_control()
437 dip->attr_debugcmd.attr.mode = S_IRUGO|S_IWUSR|S_IWGRP; in pvr2_sysfs_add_debugifc()
442 dip->attr_debuginfo.attr.mode = S_IRUGO; in pvr2_sysfs_add_debugifc()
665 sfp->attr_v4l_minor_number.attr.mode = S_IRUGO; in class_dev_create()
680 sfp->attr_v4l_radio_minor_number.attr.mode = S_IRUGO; in class_dev_create()
695 sfp->attr_unit_number.attr.mode = S_IRUGO; in class_dev_create()
709 sfp->attr_bus_info.attr.mode = S_IRUGO; in class_dev_create()
724 sfp->attr_hdw_name.attr.mode = S_IRUGO; in class_dev_create()
739 sfp->attr_hdw_desc.attr.mode = S_IRUGO; in class_dev_create()