Home
last modified time | relevance | path

Searched refs:attribute_groups (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/hwmon/pmbus/
Disl68137.c101 static const struct attribute_group *attribute_groups[] = { variable
139 .groups = attribute_groups,
/Linux-v5.4/drivers/hwmon/
Dsht3x.c673 const struct attribute_group **attribute_groups; in sht3x_probe() local
719 attribute_groups = sts3x_groups; in sht3x_probe()
721 attribute_groups = sht3x_groups; in sht3x_probe()
726 attribute_groups); in sht3x_probe()