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