Home
last modified time | relevance | path

Searched refs:attribute_group (Results 1 – 25 of 501) sorted by relevance

12345678910>>...21

/linux/drivers/net/ipa/
H A Dipa_sysfs.h9 extern const struct attribute_group ipa_attribute_group;
10 extern const struct attribute_group ipa_feature_attribute_group;
11 extern const struct attribute_group ipa_endpoint_id_attribute_group;
12 extern const struct attribute_group ipa_modem_attribute_group;
/linux/drivers/hwmon/
H A Dvexpress-hwmon.c83 const struct attribute_group **attr_groups;
94 static struct attribute_group vexpress_hwmon_group_volt = {
100 .attr_groups = (const struct attribute_group *[]) {
114 static struct attribute_group vexpress_hwmon_group_amp = {
120 .attr_groups = (const struct attribute_group *[]) {
133 static struct attribute_group vexpress_hwmon_group_temp = {
139 .attr_groups = (const struct attribute_group *[]) {
152 static struct attribute_group vexpress_hwmon_group_power = {
158 .attr_groups = (const struct attribute_group *[]) {
171 static struct attribute_group vexpress_hwmon_group_energy = {
[all …]
/linux/include/linux/
H A Dsysfs.h105 struct attribute_group { struct
285 static const struct attribute_group *_name##_groups[] = { \
291 static const struct attribute_group _name##_group = { \
302 static const struct attribute_group _name##_group = { \
446 const struct attribute_group *grp);
448 const struct attribute_group *const *groups);
450 const struct attribute_group *const *groups);
452 const struct attribute_group *grp);
454 const struct attribute_group *grp);
456 const struct attribute_group *const *groups);
[all …]
H A Dtsm-mr.h85 const struct attribute_group *
87 void tsm_mr_free_attribute_group(const struct attribute_group *attr_grp);
/linux/include/linux/iio/
H A Diio-opaque.h59 struct attribute_group chan_attr_group;
61 const struct attribute_group **groups;
63 struct attribute_group legacy_scan_el_group;
64 struct attribute_group legacy_buffer_group;
/linux/fs/sysfs/
H A Dgroup.c21 const struct attribute_group *grp) in remove_files()
34 static umode_t __first_visible(const struct attribute_group *grp, struct kobject *kobj) in __first_visible()
50 const struct attribute_group *grp, int update) in create_files()
130 const struct attribute_group *grp) in internal_create_group()
213 const struct attribute_group *grp) in sysfs_create_group()
220 const struct attribute_group *const *groups) in internal_create_groups()
253 const struct attribute_group *const *groups) in sysfs_create_groups()
271 const struct attribute_group *const *groups) in sysfs_update_groups()
296 const struct attribute_group *grp) in sysfs_update_group()
311 const struct attribute_group *grp) in sysfs_remove_group()
[all …]
/linux/drivers/peci/
H A Dsysfs.c43 static const struct attribute_group peci_bus_group = {
47 const struct attribute_group *peci_bus_groups[] = {
75 static const struct attribute_group peci_device_group = {
79 const struct attribute_group *peci_device_groups[] = {
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_throttle.c118 static const struct attribute_group *get_platform_throttle_group(struct xe_device *xe);
125 const struct attribute_group *group; in reasons_show()
227 static const struct attribute_group throttle_group_attrs = {
232 static const struct attribute_group cri_throttle_group_attrs = {
237 static const struct attribute_group *get_platform_throttle_group(struct xe_device *xe) in get_platform_throttle_group()
251 const struct attribute_group *group = get_platform_throttle_group(xe); in gt_throttle_sysfs_fini()
259 const struct attribute_group *group = get_platform_throttle_group(xe); in xe_gt_throttle_init()
/linux/drivers/misc/pvpanic/
H A Dpvpanic.h13 struct attribute_group;
17 extern const struct attribute_group *pvpanic_dev_groups[];
/linux/drivers/base/
H A Dphysical_location.h12 extern const struct attribute_group dev_attr_physical_location_group;
15 static const struct attribute_group dev_attr_physical_location_group = {};
/linux/drivers/ufs/core/
H A Dufs-sysfs.h15 extern const struct attribute_group ufs_sysfs_unit_descriptor_group;
16 extern const struct attribute_group ufs_sysfs_lun_attributes_group;
/linux/drivers/input/touchscreen/
H A Dad7879.h14 struct attribute_group;
18 extern const struct attribute_group *ad7879_groups[];
/linux/drivers/rtc/
H A Drtc-core.h37 const struct attribute_group **rtc_get_dev_attribute_groups(void);
39 static inline const struct attribute_group **rtc_get_dev_attribute_groups(void) in rtc_get_dev_attribute_groups()
H A Dsysfs.c297 static struct attribute_group rtc_attr_group = {
303 const struct attribute_group **rtc_get_dev_attribute_groups(void) in rtc_get_dev_attribute_groups()
308 int rtc_add_groups(struct rtc_device *rtc, const struct attribute_group **grps) in rtc_add_groups()
311 const struct attribute_group **groups, **old; in rtc_add_groups()
345 int rtc_add_group(struct rtc_device *rtc, const struct attribute_group *grp) in rtc_add_group()
347 const struct attribute_group *groups[] = { grp, NULL }; in rtc_add_group()
/linux/arch/x86/events/
H A Drapl.c467 static struct attribute_group rapl_pmu_events_group = {
478 static struct attribute_group rapl_pmu_format_group = {
483 static const struct attribute_group *rapl_attr_groups[] = {
489 static const struct attribute_group *rapl_core_attr_groups[] = {
502 static struct attribute_group rapl_events_cores_group = {
514 static struct attribute_group rapl_events_pkg_group = {
526 static struct attribute_group rapl_events_ram_group = {
538 static struct attribute_group rapl_events_gpu_group = {
550 static struct attribute_group rapl_events_psys_group = {
562 static struct attribute_group rapl_events_core_group = {
[all …]
H A Dprobe.h8 struct attribute_group *grp;
25 static struct attribute_group group_##_name = { \
/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h75 const struct attribute_group **attr_groups;
84 const struct attribute_group **attr_groups;
144 extern const struct attribute_group hisi_pmu_cpumask_attr_group;
145 extern const struct attribute_group hisi_pmu_identifier_group;
/linux/drivers/soc/tegra/fuse/
H A Dfuse.h40 const struct attribute_group *soc_attr_group;
80 extern const struct attribute_group tegra_soc_attr_group;
129 extern const struct attribute_group tegra194_soc_attr_group;
/linux/drivers/rapidio/
H A Drio.h48 extern const struct attribute_group *rio_dev_groups[];
49 extern const struct attribute_group *rio_bus_groups[];
50 extern const struct attribute_group *rio_mport_groups[];
/linux/sound/soc/intel/avs/
H A Dsysfs.c27 static const struct attribute_group avs_attr_group = {
32 const struct attribute_group *avs_attr_groups[] = {
/linux/drivers/iommu/
H A Diommu-sysfs.c22 static const struct attribute_group devices_attr_group = {
27 static const struct attribute_group *dev_groups[] = {
56 const struct attribute_group **groups, in iommu_device_sysfs_add()
/linux/drivers/s390/scsi/
H A Dzfcp_ext.h186 extern const struct attribute_group *zfcp_sysfs_adapter_attr_groups[];
187 extern const struct attribute_group *zfcp_unit_attr_groups[];
188 extern const struct attribute_group *zfcp_port_attr_groups[];
190 extern const struct attribute_group *zfcp_sysfs_sdev_attr_groups[];
191 extern const struct attribute_group *zfcp_sysfs_shost_attr_groups[];
/linux/include/scsi/
H A Dsas_ata.h36 extern const struct attribute_group sas_ata_sdev_attr_group;
65 #define sas_ata_sdev_attr_group ((struct attribute_group) {})
/linux/drivers/iio/trigger/
H A Diio-trig-sysfs.c71 static const struct attribute_group iio_sysfs_trig_group = {
75 static const struct attribute_group *iio_sysfs_trig_groups[] = {
118 static const struct attribute_group iio_sysfs_trigger_attr_group = {
122 static const struct attribute_group *iio_sysfs_trigger_attr_groups[] = {
/linux/arch/s390/pci/
H A Dpci_sysfs.c212 const struct attribute_group zpci_ident_attr_group = {
239 const struct attribute_group zpci_attr_group = {
252 const struct attribute_group pfip_attr_group = {
262 const struct attribute_group zpci_slot_attr_group = {
271 static struct attribute_group clp_fw_attr_group = {

12345678910>>...21