Symbol: clock_source_id_to_atom
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1035
if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id)
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1105
if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id)
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1197
if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id)
drivers/gpu/drm/amd/display/dc/bios/command_table.c
2384
if (!bp->cmd_helper->clock_source_id_to_atom(
drivers/gpu/drm/amd/display/dc/bios/command_table.c
2416
if (!bp->cmd_helper->clock_source_id_to_atom(
drivers/gpu/drm/amd/display/dc/bios/command_table.c
2661
if (!cmd->clock_source_id_to_atom(bp_params->pll_id, &atom_pll_id) ||
drivers/gpu/drm/amd/display/dc/bios/command_table.c
557
if (!cmd->clock_source_id_to_atom(cntl->pll_id, &pll_id))
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
496
if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id)
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
933
if (!cmd->clock_source_id_to_atom(bp_params->pll_id, &atom_pll_id) ||
drivers/gpu/drm/amd/display/dc/bios/command_table_helper_struct.h
46
bool (*clock_source_id_to_atom)(enum clock_source_id id,
drivers/gpu/drm/amd/display/dc/bios/dce110/command_table_helper_dce110.c
205
.clock_source_id_to_atom = clock_source_id_to_atom,
drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c
262
.clock_source_id_to_atom = clock_source_id_to_atom,
drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c
260
.clock_source_id_to_atom = clock_source_id_to_atom,
drivers/gpu/drm/amd/display/dc/bios/dce60/command_table_helper_dce60.c
229
.clock_source_id_to_atom = clock_source_id_to_atom,
drivers/gpu/drm/amd/display/dc/bios/dce80/command_table_helper_dce80.c
229
.clock_source_id_to_atom = clock_source_id_to_atom,