Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/vc4/tests/
Dvc4_mock.c178 vc4->hvs = __vc4_hvs_alloc(vc4, NULL); in __mock_device()
/linux-6.12.1/drivers/gpu/drm/vc4/
Dvc4_hvs.c784 struct vc4_hvs *__vc4_hvs_alloc(struct vc4_dev *vc4, struct platform_device *pdev) in __vc4_hvs_alloc() function
834 hvs = __vc4_hvs_alloc(vc4, NULL); in vc4_hvs_bind()
Dvc4_drv.h1005 struct vc4_hvs *__vc4_hvs_alloc(struct vc4_dev *vc4, struct platform_device *pdev);