Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1490 struct dcn30_dwbc *dwbc401 = kzalloc(sizeof(struct dcn30_dwbc), in dcn401_dwbc_create() local
1493 if (!dwbc401) { in dcn401_dwbc_create()
1503 dcn30_dwbc_construct(dwbc401, ctx, in dcn401_dwbc_create()
1509 pool->dwbc[i] = &dwbc401->base; in dcn401_dwbc_create()