Searched refs:pgroups (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | ibmpowernv.c | 448 const struct attribute_group **pgroups = pdata->attr_groups; in populate_attr_groups() local 491 pgroups[type] = &sensor_groups[type].group; in populate_attr_groups() 571 const struct attribute_group **pgroups = pdata->attr_groups; in create_device_attrs() local 629 attr_name, type, pgroups[type], sgrp_data, in create_device_attrs() 643 sensor_id, "label", type, pgroups[type], in create_device_attrs() 652 pgroups[type], sgrp_data, show_sensor, in create_device_attrs() 661 pgroups[type], sgrp_data, show_sensor, in create_device_attrs() 671 pgroups[type], sgrp_data, show_enable, in create_device_attrs()
|