HomeSort by: relevance | last modified time | path
    Searched refs:encoder_action_to_atom (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
command_table_helper_struct.h 38 uint8_t (*encoder_action_to_atom)( member in struct:command_table_helper
amdgpu_command_table_helper.c 205 ctrl_param->ucAction = h->encoder_action_to_atom(control->action);
amdgpu_command_table.c 245 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);
amdgpu_command_table2.c 140 params.action = bp->cmd_helper->encoder_action_to_atom(cntl->action);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce110/
amdgpu_command_table_helper_dce110.c 260 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) function in typeref:typename:uint8_t
311 .encoder_action_to_atom = encoder_action_to_atom,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce112/
amdgpu_command_table_helper2_dce112.c 262 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) function in typeref:typename:uint8_t
363 .encoder_action_to_atom = encoder_action_to_atom,
amdgpu_command_table_helper_dce112.c 262 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) function in typeref:typename:uint8_t
363 .encoder_action_to_atom = encoder_action_to_atom,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce80/
amdgpu_command_table_helper_dce80.c 41 static uint8_t encoder_action_to_atom(enum bp_encoder_control_action action) function in typeref:typename:uint8_t
336 .encoder_action_to_atom = encoder_action_to_atom,

Completed in 14 milliseconds