Searched refs:pdev_hotplug (Results 1 – 1 of 1) sorted by relevance
159 struct platform_device *pdev_hotplug; member1654 priv->pdev_hotplug = platform_device_register_resndata( in mlxplat_init()1660 if (IS_ERR(priv->pdev_hotplug)) { in mlxplat_init()1661 err = PTR_ERR(priv->pdev_hotplug); in mlxplat_init()1730 platform_device_unregister(priv->pdev_hotplug); in mlxplat_init()1752 platform_device_unregister(priv->pdev_hotplug); in mlxplat_exit()