Searched refs:sysfs_chmod_file (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/fs/sysfs/
H A Dfile.c373 * sysfs_chmod_file - update the modified mode value on an object attribute.
379 int sysfs_chmod_file(struct kobject *kobj, const struct attribute *attr, sysfs_chmod_file() function
398 EXPORT_SYMBOL_GPL(sysfs_chmod_file); variable
/linux-4.1.27/include/linux/
H A Dsysfs.h223 int __must_check sysfs_chmod_file(struct kobject *kobj,
329 static inline int sysfs_chmod_file(struct kobject *kobj, sysfs_chmod_file() function
/linux-4.1.27/drivers/hwmon/
H A Df71805f.c739 if (sysfs_chmod_file(&dev->kobj, f71805f_attr_pwm[nr], set_pwm_enable()
763 if (sysfs_chmod_file(&dev->kobj, f71805f_attr_pwm[nr], set_pwm_enable()
1462 err = sysfs_chmod_file(&pdev->dev.kobj, f71805f_probe()
H A Df75375s.c856 err = sysfs_chmod_file(&client->dev.kobj, f75375_probe()
861 err = sysfs_chmod_file(&client->dev.kobj, f75375_probe()
H A Dw83795.c2114 err_max = sysfs_chmod_file(&client->dev.kobj, w83795_check_dynamic_in_limits()
2117 err_min = sysfs_chmod_file(&client->dev.kobj, w83795_check_dynamic_in_limits()
H A Dw83781d.c1058 err = sysfs_chmod_file(&dev->kobj, w83781d_create_files()
H A Ddme1737.c2055 if (sysfs_chmod_file(&dev->kobj, attr, mode)) { dme1737_chmod_file()
H A Dit87.c2361 if (sysfs_chmod_file(&dev->kobj, it87_probe()
/linux-4.1.27/drivers/hid/
H A Dhid-cp2112.c947 ret = sysfs_chmod_file(&hdev->dev.kobj, *attr, mode); chmod_sysfs_attrs()
/linux-4.1.27/drivers/scsi/
H A Dscsi_transport_spi.c1448 rc = sysfs_chmod_file(kobj, attr, attr->mode | S_IWUSR); spi_host_configure()

Completed in 405 milliseconds