Lines Matching refs:attribute_group
84 const struct attribute_group **attr_groups;
95 static struct attribute_group vexpress_hwmon_group_volt = {
101 .attr_groups = (const struct attribute_group *[]) {
115 static struct attribute_group vexpress_hwmon_group_amp = {
121 .attr_groups = (const struct attribute_group *[]) {
134 static struct attribute_group vexpress_hwmon_group_temp = {
140 .attr_groups = (const struct attribute_group *[]) {
153 static struct attribute_group vexpress_hwmon_group_power = {
159 .attr_groups = (const struct attribute_group *[]) {
172 static struct attribute_group vexpress_hwmon_group_energy = {
178 .attr_groups = (const struct attribute_group *[]) {