Searched refs:cmd_helper (Results 1 - 6 of 6) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table2.c137 params.action = bp->cmd_helper->encoder_action_to_atom(cntl->action);
141 (uint8_t)(bp->cmd_helper->encoder_mode_bp_to_atom(
270 const struct command_table_helper *cmd = bp->cmd_helper;
332 const struct command_table_helper *cmd = bp->cmd_helper;
446 if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id)
447 && bp->cmd_helper->controller_id_to_atom(bp_params->
471 bp->cmd_helper->encoder_id_to_atom(
476 cmd_helper->encoder_mode_bp_to_atom(
482 (uint8_t) bp->cmd_helper->
570 if (bp->cmd_helper
[all...]
H A Dcommand_table.c202 bp->cmd_helper->assign_control_parameter(bp->cmd_helper, cntl, &params);
217 bp->cmd_helper->assign_control_parameter(bp->cmd_helper, cntl, &params);
240 params.ucAction = bp->cmd_helper->encoder_action_to_atom(cntl->action);
243 (uint8_t)bp->cmd_helper->encoder_mode_bp_to_atom(
286 params.ucAction = bp->cmd_helper->encoder_action_to_atom(cntl->action);
289 (uint8_t)(bp->cmd_helper->encoder_mode_bp_to_atom(
325 params.ucAction = bp->cmd_helper->encoder_action_to_atom(cntl->action);
329 (uint8_t)(bp->cmd_helper
[all...]
H A Dbios_parser2.c3661 dal_bios_parser_init_cmd_tbl_helper2(&bp->cmd_helper, dce_version);
H A Dbios_parser.c2926 dal_bios_parser_init_cmd_tbl_helper(&bp->cmd_helper, dce_version);
H A Dbios_parser_types_internal2.h65 const struct command_table_helper *cmd_helper; member in struct:bios_parser
H A Dbios_parser_types_internal.h62 const struct command_table_helper *cmd_helper; member in struct:bios_parser

Completed in 181 milliseconds