Lines Matching defs:group
46 * @group: sysfs attribute group;
47 * @groups: list of sysfs attribute group for hwmon registration;
66 struct attribute_group group;
205 * Read group capability register to get actual number
206 * of interrupt capable components and set group mask
263 priv->group.attrs = devm_kcalloc(&priv->pdev->dev,
267 if (!priv->group.attrs)
270 priv->group.attrs = priv->mlxreg_hotplug_attr;
271 priv->groups[0] = &priv->group;
538 /* Clear group presense event. */
563 /* Set group initial status as mask and unmask group event. */
623 /* Mask group presense event. */
626 /* Clear group presense event. */
630 /* Remove all the attached devices in group. */