trtcm
struct trtcm *tcm = (struct trtcm *)cb;
static int trtcm_destroy(struct trtcm *);
struct trtcm *tcm;
tcm = (struct trtcm *)cb;
size = sizeof(struct trtcm);
error = trtcm_destroy((struct trtcm *)cb);
static struct trtcm *
struct trtcm *tcm = NULL;
trtcm_destroy(struct trtcm *tcm)
struct trtcm *tcm = (struct trtcm *)cb;
struct trtcm *tcm;
static struct trtcm *trtcm_create(struct top_cdnr *,
struct trtcm *tcm;
if ((tcm = (struct trtcm *)cdnr_handle2cb(ap->cdnr_handle)) == NULL)
cdnrinfo->tce_un.trtcm.cmtd_profile = *cmtd_profile;
cdnrinfo->tce_un.trtcm.peak_profile = *peak_profile;
cdnrinfo->tce_un.trtcm.green_action = *green_action;
cdnrinfo->tce_un.trtcm.yellow_action = *yellow_action;
cdnrinfo->tce_un.trtcm.red_action = *red_action;
cdnrinfo->tce_un.trtcm.coloraware = coloraware;
cdnrinfo->tce_un.trtcm.cmtd_profile = *cmtd_profile;
cdnrinfo->tce_un.trtcm.peak_profile = *peak_profile;
cdnrinfo->tce_un.trtcm.coloraware = coloraware;
trtcm_add.cmtd_profile = cdnrinfo->tce_un.trtcm.cmtd_profile;
trtcm_add.peak_profile = cdnrinfo->tce_un.trtcm.peak_profile;
trtcm_add.green_action = cdnrinfo->tce_un.trtcm.green_action;
trtcm_add.yellow_action = cdnrinfo->tce_un.trtcm.yellow_action;
trtcm_add.red_action = cdnrinfo->tce_un.trtcm.red_action;
trtcm_add.coloraware = cdnrinfo->tce_un.trtcm.coloraware;
cdnrinfo->tce_un.trtcm.cmtd_profile;
cdnrinfo->tce_un.trtcm.peak_profile;
trtcm_modify.coloraware = cdnrinfo->tce_un.trtcm.coloraware;
} trtcm;