HomeSort by: relevance | last modified time | path
    Searched defs:transmitter_color_depth_to_atom (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
command_table_helper_struct.h 65 uint8_t (*transmitter_color_depth_to_atom)(enum transmitter_color_depth id); member in struct:command_table_helper
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce112/
amdgpu_command_table_helper2_dce112.c 335 static uint8_t transmitter_color_depth_to_atom(enum transmitter_color_depth id) function in typeref:typename:uint8_t
379 .transmitter_color_depth_to_atom = transmitter_color_depth_to_atom,
amdgpu_command_table_helper_dce112.c 335 static uint8_t transmitter_color_depth_to_atom(enum transmitter_color_depth id) function in typeref:typename:uint8_t
379 .transmitter_color_depth_to_atom = transmitter_color_depth_to_atom,

Completed in 13 milliseconds