Searched refs:attribute_group (Results 1 – 25 of 61) sorted by relevance
123
| /include/linux/iio/ |
| A D | iio-opaque.h | 57 struct attribute_group chan_attr_group; 59 const struct attribute_group **groups; 61 struct attribute_group legacy_scan_el_group; 62 struct attribute_group legacy_buffer_group;
|
| /include/linux/ |
| A D | sysfs.h | 99 struct attribute_group { struct 443 const struct attribute_group *grp); 449 const struct attribute_group *grp); 451 const struct attribute_group *grp); 453 const struct attribute_group **groups); 459 const struct attribute_group *grp); 623 const struct attribute_group *grp) in sysfs_create_group() 641 const struct attribute_group *grp) in sysfs_update_group() 668 const struct attribute_group *grp) in sysfs_merge_group() 674 const struct attribute_group *grp) in sysfs_unmerge_group() [all …]
|
| A D | tsm-mr.h | 85 const struct attribute_group * 87 void tsm_mr_free_attribute_group(const struct attribute_group *attr_grp);
|
| A D | cpu.h | 25 struct attribute_group; 48 extern int cpu_add_dev_attr_group(struct attribute_group *attrs); 49 extern void cpu_remove_dev_attr_group(struct attribute_group *attrs); 89 const struct attribute_group **groups,
|
| A D | sys_soc.h | 18 const struct attribute_group *custom_attr_group;
|
| A D | rtc.h | 267 int rtc_add_group(struct rtc_device *rtc, const struct attribute_group *grp); 268 int rtc_add_groups(struct rtc_device *rtc, const struct attribute_group **grps); 271 int rtc_add_group(struct rtc_device *rtc, const struct attribute_group *grp) in rtc_add_group() 277 int rtc_add_groups(struct rtc_device *rtc, const struct attribute_group **grps) in rtc_add_groups()
|
| A D | device.h | 75 const struct attribute_group **groups); 77 const struct attribute_group **groups); 90 const struct attribute_group **groups; 1145 void *drvdata, const struct attribute_group **groups, 1150 const struct attribute_group **groups); 1152 const struct attribute_group **groups); 1155 const struct attribute_group *grp) in device_add_group() 1157 const struct attribute_group *groups[] = { grp, NULL }; in device_add_group() 1163 const struct attribute_group *grp) in device_remove_group() 1165 const struct attribute_group *groups[] = { grp, NULL }; in device_remove_group() [all …]
|
| A D | iscsi_boot_sysfs.h | 65 struct attribute_group; 69 struct attribute_group *attr_group;
|
| A D | powercap.h | 148 struct attribute_group dev_zone_attr_group; 149 const struct attribute_group *dev_attr_groups[2]; /* 1 group + NULL */
|
| A D | libnvdimm.h | 83 struct attribute_group; 87 const struct attribute_group **attr_groups; 133 const struct attribute_group **attr_groups; 267 void *provider_data, const struct attribute_group **groups, 273 void *provider_data, const struct attribute_group **groups, in nvdimm_create()
|
| A D | pps_gen_kernel.h | 66 extern const struct attribute_group *pps_gen_groups[];
|
| A D | watchdog.h | 20 struct attribute_group; 101 const struct attribute_group **groups;
|
| A D | tty_port.h | 11 struct attribute_group; 149 const struct attribute_group **attr_grp); 153 const struct attribute_group **attr_grp);
|
| A D | numa.h | 72 extern const struct attribute_group arch_node_dev_group;
|
| A D | khugepaged.h | 7 extern struct attribute_group khugepaged_attr_group;
|
| A D | edac.h | 703 const struct attribute_group **attr_groups, 707 const struct attribute_group **attr_groups, in edac_scrub_get_desc() 738 const struct attribute_group **attr_groups, 742 const struct attribute_group **attr_groups, in edac_ecs_get_desc() 843 const struct attribute_group **attr_groups, 847 const struct attribute_group **attr_groups, in edac_mem_repair_get_desc()
|
| A D | hwmon.h | 18 struct attribute_group; 467 const struct attribute_group **groups); 471 const struct attribute_group **groups); 476 const struct attribute_group **extra_groups); 484 const struct attribute_group **extra_groups);
|
| A D | miscdevice.h | 83 const struct attribute_group **groups;
|
| A D | attribute_container.h | 20 const struct attribute_group *grp;
|
| /include/scsi/ |
| A D | sas_ata.h | 36 extern const struct attribute_group sas_ata_sdev_attr_group; 65 #define sas_ata_sdev_attr_group ((struct attribute_group) {})
|
| /include/linux/power/ |
| A D | charger-manager.h | 115 struct attribute_group attr_grp; 180 const struct attribute_group **sysfs_groups;
|
| /include/linux/device/ |
| A D | bus.h | 81 const struct attribute_group **bus_groups; 82 const struct attribute_group **dev_groups; 83 const struct attribute_group **drv_groups;
|
| A D | faux.h | 56 const struct attribute_group **groups);
|
| A D | driver.h | 115 const struct attribute_group **groups; 116 const struct attribute_group **dev_groups;
|
| /include/net/ |
| A D | netdev_rx_queue.h | 19 const struct attribute_group **groups;
|
Completed in 41 milliseconds
123