Lines Matching refs:attribute_group
91 const struct attribute_group **attr_groups;
103 static struct attribute_group vexpress_hwmon_group_volt = {
109 .attr_groups = (const struct attribute_group *[]) {
124 static struct attribute_group vexpress_hwmon_group_amp = {
130 .attr_groups = (const struct attribute_group *[]) {
144 static struct attribute_group vexpress_hwmon_group_temp = {
150 .attr_groups = (const struct attribute_group *[]) {
164 static struct attribute_group vexpress_hwmon_group_power = {
170 .attr_groups = (const struct attribute_group *[]) {
184 static struct attribute_group vexpress_hwmon_group_energy = {
190 .attr_groups = (const struct attribute_group *[]) {