Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c62 struct attribute *mlxreg_hotplug_attr[MLXREG_HOTPLUG_ATTRS_MAX + 1]; member
238 #define PRIV_ATTR(i) priv->mlxreg_hotplug_attr[i]
335 priv->group.attrs = priv->mlxreg_hotplug_attr; in mlxreg_hotplug_attr_init()