clock_source_id_to_atom  544 drivers/gpu/drm/amd/display/dc/bios/command_table.c 	if (!cmd->clock_source_id_to_atom(cntl->pll_id, &pll_id))
clock_source_id_to_atom 1022 drivers/gpu/drm/amd/display/dc/bios/command_table.c 	if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id)
clock_source_id_to_atom 1079 drivers/gpu/drm/amd/display/dc/bios/command_table.c 	if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id)
clock_source_id_to_atom 1157 drivers/gpu/drm/amd/display/dc/bios/command_table.c 	if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id)
clock_source_id_to_atom 2041 drivers/gpu/drm/amd/display/dc/bios/command_table.c 	if (!bp->cmd_helper->clock_source_id_to_atom(
clock_source_id_to_atom 2073 drivers/gpu/drm/amd/display/dc/bios/command_table.c 	if (!bp->cmd_helper->clock_source_id_to_atom(
clock_source_id_to_atom 2319 drivers/gpu/drm/amd/display/dc/bios/command_table.c 	if (!cmd->clock_source_id_to_atom(bp_params->pll_id, &atom_pll_id) ||
clock_source_id_to_atom  271 drivers/gpu/drm/amd/display/dc/bios/command_table2.c 	if (bp->cmd_helper->clock_source_id_to_atom(bp_params->pll_id, &pll_id)
clock_source_id_to_atom  652 drivers/gpu/drm/amd/display/dc/bios/command_table2.c 	if (!cmd->clock_source_id_to_atom(bp_params->pll_id, &atom_pll_id) ||
clock_source_id_to_atom   46 drivers/gpu/drm/amd/display/dc/bios/command_table_helper_struct.h 	bool (*clock_source_id_to_atom)(enum clock_source_id id,
clock_source_id_to_atom  308 drivers/gpu/drm/amd/display/dc/bios/dce110/command_table_helper_dce110.c 	.clock_source_id_to_atom = clock_source_id_to_atom,
clock_source_id_to_atom  360 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c 	.clock_source_id_to_atom = clock_source_id_to_atom,
clock_source_id_to_atom  360 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c 	.clock_source_id_to_atom = clock_source_id_to_atom,
clock_source_id_to_atom  333 drivers/gpu/drm/amd/display/dc/bios/dce80/command_table_helper_dce80.c 	.clock_source_id_to_atom = clock_source_id_to_atom,