Searched refs:dwbc401 (Results 1 – 1 of 1) sorted by relevance
1512 struct dcn30_dwbc *dwbc401 = kzalloc(sizeof(struct dcn30_dwbc), in dcn401_dwbc_create() local 1515 if (!dwbc401) { in dcn401_dwbc_create() 1516 dm_error("DC: failed to create dwbc401!\n"); in dcn401_dwbc_create() 1525 dcn30_dwbc_construct(dwbc401, ctx, in dcn401_dwbc_create() 1531 pool->dwbc[i] = &dwbc401->base; in dcn401_dwbc_create()