Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/tests/
H A Dvc4_mock.c183 vc4->hvs = __vc4_hvs_alloc(vc4, NULL); in __mock_device()
/openbmc/linux/drivers/gpu/drm/vc4/
H A 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()
H A Dvc4_drv.h1004 struct vc4_hvs *__vc4_hvs_alloc(struct vc4_dev *vc4, struct platform_device *pdev);