HomeSort by: relevance | last modified time | path
    Searched refs:phy_id_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 60 uint8_t (*phy_id_to_atom)(enum transmitter t); member in struct:command_table_helper
amdgpu_command_table2.c 266 ps.param.phyid = cmd->phy_id_to_atom(cntl->transmitter);
amdgpu_command_table.c 787 params.ucPhyId = cmd->phy_id_to_atom(cntl->transmitter);
848 params.ucPhyId = cmd->phy_id_to_atom(cntl->transmitter);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce110/
amdgpu_command_table_helper_dce110.c 39 static uint8_t phy_id_to_atom(enum transmitter t) function in typeref:typename:uint8_t
319 .phy_id_to_atom = phy_id_to_atom,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce112/
amdgpu_command_table_helper2_dce112.c 39 static uint8_t phy_id_to_atom(enum transmitter t) function in typeref:typename:uint8_t
371 .phy_id_to_atom = phy_id_to_atom,
amdgpu_command_table_helper_dce112.c 39 static uint8_t phy_id_to_atom(enum transmitter t) function in typeref:typename:uint8_t
371 .phy_id_to_atom = phy_id_to_atom,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce80/
amdgpu_command_table_helper_dce80.c 278 static uint8_t phy_id_to_atom(enum transmitter t) function in typeref:typename:uint8_t
344 .phy_id_to_atom = phy_id_to_atom,

Completed in 16 milliseconds