Searched refs:patch_func (Results 1 – 6 of 6) sorted by relevance
68 int patch_func; member431 cur_patch->patch_func, cur_patch->begin, in output_code()507 new_patch->patch_func = scope->func_num; in emit_patch()510 new_patch->patch_func = 0; in emit_patch()656 if (func_vals[cur_patch->patch_func] == 0) { in check_patch()
46 void (*patch_func)(struct dc_edid_caps *edid_caps, unsigned int param); member69 monitor_patch_table[i].patch_func(edid_caps, monitor_patch_table[i].patch_param); in amdgpu_dm_patch_edid_caps()
1031 ahd_patch_func_t *patch_func;
1085 ahc_patch_func_t *patch_func;
6905 if (cur_patch->patch_func(ahc) == 0) { in ahc_check_patch()
9428 if (cur_patch->patch_func(ahd) == 0) { in ahd_check_patch()
Completed in 34 milliseconds