atom_id            69 drivers/gpu/drm/amd/display/dc/bios/command_table_helper.c 	uint8_t *atom_id)
atom_id            71 drivers/gpu/drm/amd/display/dc/bios/command_table_helper.c 	if (atom_id == NULL) {
atom_id            78 drivers/gpu/drm/amd/display/dc/bios/command_table_helper.c 		*atom_id = ATOM_CRTC1;
atom_id            81 drivers/gpu/drm/amd/display/dc/bios/command_table_helper.c 		*atom_id = ATOM_CRTC2;
atom_id            84 drivers/gpu/drm/amd/display/dc/bios/command_table_helper.c 		*atom_id = ATOM_CRTC3;
atom_id            87 drivers/gpu/drm/amd/display/dc/bios/command_table_helper.c 		*atom_id = ATOM_CRTC4;
atom_id            90 drivers/gpu/drm/amd/display/dc/bios/command_table_helper.c 		*atom_id = ATOM_CRTC5;
atom_id            93 drivers/gpu/drm/amd/display/dc/bios/command_table_helper.c 		*atom_id = ATOM_CRTC6;
atom_id            96 drivers/gpu/drm/amd/display/dc/bios/command_table_helper.c 		*atom_id = ATOM_UNDERLAY_PIPE0;
atom_id            99 drivers/gpu/drm/amd/display/dc/bios/command_table_helper.c 		*atom_id = ATOM_CRTC_INVALID;
atom_id            39 drivers/gpu/drm/amd/display/dc/bios/command_table_helper.h 	uint8_t *atom_id);
atom_id            91 drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c 	uint8_t *atom_id)
atom_id            93 drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c 	if (atom_id == NULL) {
atom_id           100 drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c 		*atom_id = ATOM_CRTC1;
atom_id           103 drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c 		*atom_id = ATOM_CRTC2;
atom_id           106 drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c 		*atom_id = ATOM_CRTC3;
atom_id           109 drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c 		*atom_id = ATOM_CRTC4;
atom_id           112 drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c 		*atom_id = ATOM_CRTC5;
atom_id           115 drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c 		*atom_id = ATOM_CRTC6;
atom_id           122 drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c 		*atom_id = ATOM_CRTC_INVALID;
atom_id            39 drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.h 	uint8_t *atom_id);
atom_id            35 drivers/gpu/drm/amd/display/dc/bios/command_table_helper_struct.h 	bool (*controller_id_to_atom)(enum controller_id id, uint8_t *atom_id);