Searched refs:encoder_action_to_atom (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h36 uint8_t (*encoder_action_to_atom)( member in struct:command_table_helper
H A Dcommand_table_helper.c204 ctrl_param->ucAction = h->encoder_action_to_atom(control->action);
H A Dcommand_table.c240 params.ucAction = bp->cmd_helper->encoder_action_to_atom(cntl->action);
286 params.ucAction = bp->cmd_helper->encoder_action_to_atom(cntl->action);
325 params.ucAction = bp->cmd_helper->encoder_action_to_atom(cntl->action);
H A Dcommand_table2.c137 params.action = bp->cmd_helper->encoder_action_to_atom(cntl->action);
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c36 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) function
331 .encoder_action_to_atom = encoder_action_to_atom,
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper_dce112.c257 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) function
358 .encoder_action_to_atom = encoder_action_to_atom,
H A Dcommand_table_helper2_dce112.c257 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) function
358 .encoder_action_to_atom = encoder_action_to_atom,
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.c255 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) function
306 .encoder_action_to_atom = encoder_action_to_atom,
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce60/
H A Dcommand_table_helper_dce60.c36 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) function
331 .encoder_action_to_atom = encoder_action_to_atom,

Completed in 252 milliseconds