Searched refs:attribute (Results 1 – 20 of 20) sorted by relevance
/include/linux/ |
D | sysfs.h | 30 struct attribute { struct 87 struct attribute *, int); 90 struct attribute **attrs; 176 struct attribute attr; 255 ssize_t (*show)(struct kobject *, struct attribute *, char *); 256 ssize_t (*store)(struct kobject *, struct attribute *, const char *, size_t); 274 const struct attribute *attr, 277 const struct attribute * const *attr); 279 const struct attribute *attr, umode_t mode); 281 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 | powercap.h | 146 struct attribute **zone_dev_attrs;
|
D | kobject.h | 151 struct attribute attr;
|
D | efi.h | 143 u64 attribute; member 579 u64 attribute; member 1361 umode_t efi_attr_is_visible(struct kobject *kobj, struct attribute *attr, int n);
|
D | firewire.h | 158 struct attribute *attrs[13];
|
D | cpufreq.h | 295 struct attribute attr; 673 struct attribute attr;
|
D | module.h | 55 struct attribute attr;
|
D | device.h | 108 struct attribute attr;
|
/include/linux/iio/ |
D | consumer.h | 265 int val2, enum iio_chan_info_enum attribute); 279 int *val2, enum iio_chan_info_enum attribute); 346 enum iio_chan_info_enum attribute);
|
/include/rdma/ |
D | ib_sysfs.h | 13 struct attribute attr;
|
D | ib_sa.h | 509 void ib_sa_pack_path(struct sa_path_rec *rec, void *attribute); 515 void ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec);
|
/include/net/ |
D | netdev_rx_queue.h | 35 struct attribute attr;
|
/include/soc/amlogic/ |
D | meson_ddr_pmu.h | 50 struct attribute **fmt_attr;
|
/include/linux/power/ |
D | charger-manager.h | 119 struct attribute *attrs[4];
|
/include/linux/device/ |
D | driver.h | 142 struct attribute attr;
|
D | class.h | 178 struct attribute attr;
|
D | bus.h | 125 struct attribute attr;
|
/include/sound/ |
D | soc-dapm.h | 500 extern struct attribute *soc_dapm_dev_attrs[];
|