Searched refs:init_pg_status (Results 1 – 3 of 3) sorted by relevance
51 void (*init_pg_status)(struct pg_cntl *pg_cntl); member
505 .init_pg_status = pg_cntl35_init_pg_status,
312 if (dc->res_pool->pg_cntl->funcs->init_pg_status) in dcn35_init_hw()313 dc->res_pool->pg_cntl->funcs->init_pg_status(dc->res_pool->pg_cntl); in dcn35_init_hw()
Completed in 14 milliseconds