Searched refs:attribute (Results 1 – 19 of 19) sorted by relevance
/include/linux/ |
D | sysfs.h | 30 struct attribute { struct 87 struct attribute *, int); 90 struct attribute **attrs; 162 struct attribute attr; 224 ssize_t (*show)(struct kobject *, struct attribute *, char *); 225 ssize_t (*store)(struct kobject *, struct attribute *, const char *, size_t); 243 const struct attribute *attr, 246 const struct attribute * const *attr); 248 const struct attribute *attr, umode_t mode); 250 const struct attribute *attr); [all …]
|
D | mbus.h | 91 unsigned int attribute, 94 int mvebu_mbus_add_window_by_id(unsigned int target, unsigned int attribute,
|
D | cacheinfo.h | 10 struct attribute;
|
D | kobject.h | 148 struct attribute **default_attrs; /* use default_groups instead */ 176 struct attribute attr;
|
D | powercap.h | 147 struct attribute **zone_dev_attrs;
|
D | mdev.h | 99 struct attribute attr;
|
D | elevator.h | 76 struct attribute attr;
|
D | cpufreq.h | 259 struct attribute attr; 603 struct attribute attr;
|
D | firewire.h | 156 struct attribute *attrs[13];
|
D | device.h | 49 struct attribute attr; 434 struct attribute attr; 745 struct attribute attr; 840 struct attribute attr;
|
D | efi.h | 130 u64 attribute; member 806 u64 attribute; member 873 __aligned_u64 attribute; member
|
D | module.h | 53 struct attribute attr;
|
D | netdevice.h | 779 struct attribute attr;
|
/include/linux/iio/ |
D | consumer.h | 236 int val2, enum iio_chan_info_enum attribute); 250 int *val2, enum iio_chan_info_enum attribute); 302 enum iio_chan_info_enum attribute);
|
D | buffer.h | 15 const struct attribute **attrs);
|
D | buffer_impl.h | 124 const struct attribute **attrs;
|
/include/linux/power/ |
D | charger-manager.h | 124 struct attribute *attrs[4];
|
/include/rdma/ |
D | ib_sa.h | 558 void ib_sa_pack_path(struct sa_path_rec *rec, void *attribute); 564 void ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec);
|
/include/sound/ |
D | soc-dapm.h | 451 extern struct attribute *soc_dapm_dev_attrs[];
|