Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c53 struct mlxreg_hotplug_priv_data { struct
174 mlxreg_hotplug_device_destroy(struct mlxreg_hotplug_priv_data *priv, in mlxreg_hotplug_device_destroy()
208 struct mlxreg_hotplug_priv_data *priv = dev_get_drvdata(dev); in mlxreg_hotplug_attr_show()
343 mlxreg_hotplug_work_helper(struct mlxreg_hotplug_priv_data *priv, in mlxreg_hotplug_work_helper()
403 mlxreg_hotplug_health_work_helper(struct mlxreg_hotplug_priv_data *priv, in mlxreg_hotplug_health_work_helper()
505 struct mlxreg_hotplug_priv_data *priv; in mlxreg_hotplug_work_handler()
511 priv = container_of(work, struct mlxreg_hotplug_priv_data, in mlxreg_hotplug_work_handler()
695 struct mlxreg_hotplug_priv_data *priv; in mlxreg_hotplug_irq_handler()
697 priv = (struct mlxreg_hotplug_priv_data *)dev; in mlxreg_hotplug_irq_handler()
708 struct mlxreg_hotplug_priv_data *priv; in mlxreg_hotplug_probe()
[all …]