Searched refs:sysfs_chmod_file (Results 1 – 2 of 2) sorted by relevance
416 int __must_check sysfs_chmod_file(struct kobject *kobj,551 static inline int sysfs_chmod_file(struct kobject *kobj, in sysfs_chmod_file() function
1458 rc = sysfs_chmod_file(kobj, attr, attr->mode | S_IWUSR); in spi_host_configure()