Searched refs:hubp21 (Results 1 – 3 of 3) sorted by relevance
31 hubp21->hubp_regs->reg34 hubp21->base.ctx38 hubp21->hubp_shift->field_name, hubp21->hubp_mask->field_name75 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in apply_DEDCN21_142_wa_for_hostvm_deadline() local120 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_program_requestor() local168 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_set_vm_system_aperture_settings() local197 struct dcn21_hubp *hubp21 = TO_DCN21_HUBP(hubp); in hubp21_init() local227 struct dcn21_hubp *hubp21, in hubp21_construct() argument234 hubp21->base.funcs = &dcn21_hubp_funcs; in hubp21_construct()235 hubp21->base.ctx = ctx; in hubp21_construct()[all …]
114 struct dcn21_hubp *hubp21,
1147 struct dcn21_hubp *hubp21 = in dcn21_hubp_create() local1150 if (!hubp21) in dcn21_hubp_create()1153 if (hubp21_construct(hubp21, ctx, inst, in dcn21_hubp_create()1155 return &hubp21->base; in dcn21_hubp_create()1158 kfree(hubp21); in dcn21_hubp_create()