Home
last modified time | relevance | path

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

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