Searched refs:pdev_hotplug (Results 1 – 1 of 1) sorted by relevance
398 struct platform_device *pdev_hotplug; member8300 priv->pdev_hotplug = in mlxplat_platdevs_init()8306 if (IS_ERR(priv->pdev_hotplug)) { in mlxplat_platdevs_init()8307 err = PTR_ERR(priv->pdev_hotplug); in mlxplat_platdevs_init()8400 platform_device_unregister(priv->pdev_hotplug); in mlxplat_platdevs_init()8419 if (priv->pdev_hotplug) in mlxplat_platdevs_exit()8420 platform_device_unregister(priv->pdev_hotplug); in mlxplat_platdevs_exit()