Home
last modified time | relevance | path

Searched refs:vc4_drm_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_drv.c347 static const struct component_master_ops vc4_drm_ops = { variable
371 return component_master_add_with_match(dev, &vc4_drm_ops, match); in vc4_platform_drm_probe()
376 component_master_del(&pdev->dev, &vc4_drm_ops); in vc4_platform_drm_remove()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_drv.c406 static const struct component_master_ops vc4_drm_ops = { variable
439 return component_master_add_with_match(dev, &vc4_drm_ops, match); in vc4_platform_drm_probe()
444 component_master_del(&pdev->dev, &vc4_drm_ops); in vc4_platform_drm_remove()

Completed in 2 milliseconds