Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dibmpowernv.c435 const struct attribute_group **pgroups = pdata->attr_groups; in populate_attr_groups() local
475 pgroups[type] = &sensor_groups[type].group; in populate_attr_groups()
555 const struct attribute_group **pgroups = pdata->attr_groups; in create_device_attrs() local
610 attr_name, type, pgroups[type], sgrp_data, in create_device_attrs()
624 sensor_id, "label", type, pgroups[type], in create_device_attrs()
633 pgroups[type], sgrp_data, show_sensor, in create_device_attrs()
642 pgroups[type], sgrp_data, show_sensor, in create_device_attrs()
652 pgroups[type], sgrp_data, show_enable, in create_device_attrs()