Searched refs:pdev_hotplug (Results 1 – 1 of 1) sorted by relevance
206 struct platform_device *pdev_hotplug; member2918 priv->pdev_hotplug = platform_device_register_resndata( in mlxplat_init()2924 if (IS_ERR(priv->pdev_hotplug)) { in mlxplat_init()2925 err = PTR_ERR(priv->pdev_hotplug); in mlxplat_init()3015 platform_device_unregister(priv->pdev_hotplug); in mlxplat_init()3039 platform_device_unregister(priv->pdev_hotplug); in mlxplat_exit()