Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/platform/x86/
H A Dmlx-platform.c206 struct platform_device *pdev_hotplug; member
2905 priv->pdev_hotplug = platform_device_register_resndata( in mlxplat_init()
2911 if (IS_ERR(priv->pdev_hotplug)) { in mlxplat_init()
2912 err = PTR_ERR(priv->pdev_hotplug); in mlxplat_init()
3002 platform_device_unregister(priv->pdev_hotplug); in mlxplat_init()
3026 platform_device_unregister(priv->pdev_hotplug); in mlxplat_exit()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/platform/x86/
H A Dmlx-platform.c206 struct platform_device *pdev_hotplug; member
2905 priv->pdev_hotplug = platform_device_register_resndata( in mlxplat_init()
2911 if (IS_ERR(priv->pdev_hotplug)) { in mlxplat_init()
2912 err = PTR_ERR(priv->pdev_hotplug); in mlxplat_init()
3002 platform_device_unregister(priv->pdev_hotplug); in mlxplat_init()
3026 platform_device_unregister(priv->pdev_hotplug); in mlxplat_exit()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/platform/x86/
H A Dmlx-platform.c206 struct platform_device *pdev_hotplug; member
2905 priv->pdev_hotplug = platform_device_register_resndata( in mlxplat_init()
2911 if (IS_ERR(priv->pdev_hotplug)) { in mlxplat_init()
2912 err = PTR_ERR(priv->pdev_hotplug); in mlxplat_init()
3002 platform_device_unregister(priv->pdev_hotplug); in mlxplat_init()
3026 platform_device_unregister(priv->pdev_hotplug); in mlxplat_exit()