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

/openbsd-current/sys/dev/pci/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h46 bool (*clock_source_id_to_atom)(enum clock_source_id id, member in struct:command_table_helper
H A Dcommand_table.c579 if (!cmd->clock_source_id_to_atom(cntl->pll_id, &pll_id))
1057 if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id)
1127 if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id)
1219 if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id)
2122 if (!bp->cmd_helper->clock_source_id_to_atom(
2154 if (!bp->cmd_helper->clock_source_id_to_atom(
2400 if (!cmd->clock_source_id_to_atom(bp_params->pll_id, &atom_pll_id) ||
H A Dcommand_table2.c446 if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id)
886 if (!cmd->clock_source_id_to_atom(bp_params->pll_id, &atom_pll_id) ||
/openbsd-current/sys/dev/pci/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c106 static bool clock_source_id_to_atom( function
333 .clock_source_id_to_atom = clock_source_id_to_atom,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper_dce112.c161 static bool clock_source_id_to_atom( function
360 .clock_source_id_to_atom = clock_source_id_to_atom,
H A Dcommand_table_helper2_dce112.c161 static bool clock_source_id_to_atom( function
360 .clock_source_id_to_atom = clock_source_id_to_atom,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.c164 static bool clock_source_id_to_atom( function
308 .clock_source_id_to_atom = clock_source_id_to_atom,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/bios/dce60/
H A Dcommand_table_helper_dce60.c106 static bool clock_source_id_to_atom( function
333 .clock_source_id_to_atom = clock_source_id_to_atom,

Completed in 119 milliseconds