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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
command_table_helper_struct.h 58 uint8_t (*hpd_sel_to_atom)(enum hpd_source_id id); member in struct:command_table_helper
amdgpu_command_table2.c 276 ps.param.hpdsel = cmd->hpd_sel_to_atom(cntl->hpd_sel);
amdgpu_command_table.c 799 cmd->hpd_sel_to_atom(cntl->hpd_sel);
857 params.ucHPDSel = cmd->hpd_sel_to_atom(cntl->hpd_sel);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce110/
amdgpu_command_table_helper_dce110.c 128 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) function in typeref:typename:uint8_t
317 .hpd_sel_to_atom = hpd_sel_to_atom,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce112/
amdgpu_command_table_helper2_dce112.c 125 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) function in typeref:typename:uint8_t
369 .hpd_sel_to_atom = hpd_sel_to_atom,
amdgpu_command_table_helper_dce112.c 125 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) function in typeref:typename:uint8_t
369 .hpd_sel_to_atom = hpd_sel_to_atom,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce80/
amdgpu_command_table_helper_dce80.c 213 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) function in typeref:typename:uint8_t
342 .hpd_sel_to_atom = hpd_sel_to_atom,

Completed in 14 milliseconds