Searched refs:attribute (Results 1 – 22 of 22) sorted by relevance
/include/linux/ |
D | sysfs.h | 30 struct attribute { struct 87 struct attribute *, int); 90 struct attribute **attrs; 169 struct attribute attr; 231 ssize_t (*show)(struct kobject *, struct attribute *, char *); 232 ssize_t (*store)(struct kobject *, struct attribute *, const char *, size_t); 250 const struct attribute *attr, 253 const struct attribute * const *attr); 255 const struct attribute *attr, umode_t mode); 257 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 | 11 struct attribute;
|
D | kobject.h | 147 struct attribute **default_attrs; /* use default_groups instead */ 175 struct attribute attr;
|
D | powercap.h | 146 struct attribute **zone_dev_attrs;
|
D | mdev.h | 99 struct attribute attr;
|
D | elevator.h | 64 struct attribute attr;
|
D | cpufreq.h | 275 struct attribute attr; 652 struct attribute attr;
|
D | firewire.h | 156 struct attribute *attrs[13];
|
D | efi.h | 141 u64 attribute; member 487 u64 attribute; member
|
D | module.h | 57 struct attribute attr;
|
D | device.h | 101 struct attribute attr;
|
D | netdevice.h | 791 struct attribute attr;
|
/include/linux/iio/ |
D | consumer.h | 218 int val2, enum iio_chan_info_enum attribute); 232 int *val2, enum iio_chan_info_enum attribute); 284 enum iio_chan_info_enum attribute);
|
D | buffer.h | 15 const struct attribute **attrs);
|
D | buffer_impl.h | 113 const struct attribute **attrs;
|
/include/linux/power/ |
D | charger-manager.h | 119 struct attribute *attrs[4];
|
/include/linux/device/ |
D | driver.h | 140 struct attribute attr;
|
D | class.h | 198 struct attribute attr;
|
D | bus.h | 129 struct attribute attr;
|
/include/rdma/ |
D | ib_sa.h | 531 void ib_sa_pack_path(struct sa_path_rec *rec, void *attribute); 537 void ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec);
|
/include/sound/ |
D | soc-dapm.h | 470 extern struct attribute *soc_dapm_dev_attrs[];
|