Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/tests/
H A Dvc4_mock.c178 vc4->hvs = __vc4_hvs_alloc(vc4, NULL, NULL); in __mock_device()
/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.h1052 struct vc4_hvs *__vc4_hvs_alloc(struct vc4_dev *vc4,
H A Dvc4_hvs.c1188 struct vc4_hvs *__vc4_hvs_alloc(struct vc4_dev *vc4, in __vc4_hvs_alloc() function
1643 hvs = __vc4_hvs_alloc(vc4, regs, pdev); in vc4_hvs_bind()