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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h38 uint8_t (*encoder_action_to_atom)( member in struct:command_table_helper
H A Damdgpu_command_table_helper.c205 ctrl_param->ucAction = h->encoder_action_to_atom(control->action);
H A Damdgpu_command_table.c245 params.ucAction = bp->cmd_helper->encoder_action_to_atom(cntl->action);
274 params.ucAction = bp->cmd_helper->encoder_action_to_atom(cntl->action);
296 params.ucAction = bp->cmd_helper->encoder_action_to_atom(cntl->action);
H A Damdgpu_command_table2.c140 params.action = bp->cmd_helper->encoder_action_to_atom(cntl->action);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce110/
H A Damdgpu_command_table_helper_dce110.c260 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) function
311 .encoder_action_to_atom = encoder_action_to_atom,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce112/
H A Damdgpu_command_table_helper2_dce112.c262 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) function
363 .encoder_action_to_atom = encoder_action_to_atom,
H A Damdgpu_command_table_helper_dce112.c262 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) function
363 .encoder_action_to_atom = encoder_action_to_atom,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce80/
H A Damdgpu_command_table_helper_dce80.c41 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) function
336 .encoder_action_to_atom = encoder_action_to_atom,

Completed in 130 milliseconds