Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/mellanox/
Dmlxreg-hotplug.c88 struct attribute *mlxreg_hotplug_attr[MLXREG_HOTPLUG_ATTRS_MAX + 1]; member
191 #define PRIV_ATTR(i) priv->mlxreg_hotplug_attr[i]
239 priv->group.attrs = priv->mlxreg_hotplug_attr; in mlxreg_hotplug_attr_init()