Searched defs:battr (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | sram.h | 12 struct bin_attribute battr; member
|
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | sram.h | 17 struct bin_attribute battr; member
|
/kernel/linux/linux-6.6/drivers/hwmon/occ/ |
H A D | p9_sbe.c | 32 ffdc_read(struct file *filp, struct kobject *kobj, struct bin_attribute *battr, char *buf, loff_t pos, size_t count) ffdc_read() argument
|
/kernel/linux/linux-6.6/kernel/module/ |
H A D | sysfs.c | 23 struct bin_attribute battr; member 34 module_sect_read(struct file *file, struct kobject *kobj, struct bin_attribute *battr, char *buf, loff_t pos, size_t count) module_sect_read() argument [all...] |
/kernel/linux/linux-5.10/fs/sysfs/ |
H A D | file.c | 83 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_read() local 146 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_write() local 167 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_mmap() local 285 struct bin_attribute *battr = (void *)attr; sysfs_add_file_mode_ns() local [all...] |
/kernel/linux/linux-6.6/fs/sysfs/ |
H A D | file.c | 80 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_read() local 143 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_write() local 164 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_mmap() local 172 struct bin_attribute *battr = of->kn->priv; sysfs_kf_bin_open() local 304 sysfs_add_bin_file_mode_ns(struct kernfs_node *parent, const struct bin_attribute *battr, umode_t mode, kuid_t uid, kgid_t gid, const void *ns) sysfs_add_bin_file_mode_ns() argument [all...] |
/kernel/linux/linux-5.10/kernel/ |
H A D | module.c | 1547 struct bin_attribute battr; member 1558 module_sect_read(struct file *file, struct kobject *kobj, struct bin_attribute *battr, char *buf, loff_t pos, size_t count) module_sect_read() argument [all...] |
Completed in 8 milliseconds