HomeSort by: relevance | last modified time | path
    Searched defs:encoder_action_to_atom (Results 1 - 5 of 5) 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
  /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/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,
  /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,

Completed in 15 milliseconds