Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c44 * @mlxreg_hotplug_attr: sysfs attributes array;
63 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()
/kernel/linux/linux-6.6/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c43 * @mlxreg_hotplug_attr: sysfs attributes array;
62 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()

Completed in 3 milliseconds