Home
last modified time | relevance | path

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

/drivers/platform/mellanox/
Dmlxreg-hotplug.c63 struct attribute *mlxreg_hotplug_attr[MLXREG_HOTPLUG_ATTRS_MAX + 1]; member
186 #define PRIV_ATTR(i) priv->mlxreg_hotplug_attr[i]
270 priv->group.attrs = priv->mlxreg_hotplug_attr; in mlxreg_hotplug_attr_init()