Searched refs:phy_id_to_atom (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h58 uint8_t (*phy_id_to_atom)(enum transmitter t); member in struct:command_table_helper
H A Dcommand_table2.c273 ps.param.phyid = cmd->phy_id_to_atom(cntl->transmitter);
340 dig_v1_7.phyid = cmd->phy_id_to_atom(cntl->transmitter);
H A Dcommand_table.c817 params.ucPhyId = cmd->phy_id_to_atom(cntl->transmitter);
878 params.ucPhyId = cmd->phy_id_to_atom(cntl->transmitter);
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c273 static uint8_t phy_id_to_atom(enum transmitter t) function
339 .phy_id_to_atom = phy_id_to_atom,
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper_dce112.c34 static uint8_t phy_id_to_atom(enum transmitter t) function
366 .phy_id_to_atom = phy_id_to_atom,
H A Dcommand_table_helper2_dce112.c34 static uint8_t phy_id_to_atom(enum transmitter t) function
366 .phy_id_to_atom = phy_id_to_atom,
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.c34 static uint8_t phy_id_to_atom(enum transmitter t) function
314 .phy_id_to_atom = phy_id_to_atom,
/linux-master/drivers/gpu/drm/amd/display/dc/bios/dce60/
H A Dcommand_table_helper_dce60.c273 static uint8_t phy_id_to_atom(enum transmitter t) function
339 .phy_id_to_atom = phy_id_to_atom,

Completed in 234 milliseconds