sysfs_chmod_file 1059 drivers/hid/hid-cp2112.c 		ret = sysfs_chmod_file(&hdev->dev.kobj, *attr, mode);
sysfs_chmod_file 2046 drivers/hwmon/dme1737.c 	if (sysfs_chmod_file(&dev->kobj, attr, mode)) {
sysfs_chmod_file  732 drivers/hwmon/f71805f.c 		if (sysfs_chmod_file(&dev->kobj, f71805f_attr_pwm[nr],
sysfs_chmod_file  756 drivers/hwmon/f71805f.c 		if (sysfs_chmod_file(&dev->kobj, f71805f_attr_pwm[nr],
sysfs_chmod_file 1455 drivers/hwmon/f71805f.c 			err = sysfs_chmod_file(&pdev->dev.kobj,
sysfs_chmod_file  842 drivers/hwmon/f75375s.c 		err = sysfs_chmod_file(&client->dev.kobj,
sysfs_chmod_file  847 drivers/hwmon/f75375s.c 		err = sysfs_chmod_file(&client->dev.kobj,
sysfs_chmod_file 1043 drivers/hwmon/w83781d.c 			err = sysfs_chmod_file(&dev->kobj,
sysfs_chmod_file 2101 drivers/hwmon/w83795.c 		err_max = sysfs_chmod_file(&client->dev.kobj,
sysfs_chmod_file 2104 drivers/hwmon/w83795.c 		err_min = sysfs_chmod_file(&client->dev.kobj,
sysfs_chmod_file 1445 drivers/scsi/scsi_transport_spi.c 		rc = sysfs_chmod_file(kobj, attr, attr->mode | S_IWUSR);
sysfs_chmod_file  410 fs/sysfs/file.c EXPORT_SYMBOL_GPL(sysfs_chmod_file);
sysfs_chmod_file  247 include/linux/sysfs.h int __must_check sysfs_chmod_file(struct kobject *kobj,