cti_allocate_trig_con
tc = cti_allocate_trig_con(dev, n_trigs, n_trigs);
tc = cti_allocate_trig_con(dev, NR_V8ETM_INOUT_SIGS,
tc = cti_allocate_trig_con(dev, NR_V8PE_IN_SIGS, NR_V8PE_OUT_SIGS);
tc = cti_allocate_trig_con(dev, nr_sigs_in, nr_sigs_out);
struct cti_trig_con *cti_allocate_trig_con(struct device *dev, int in_sigs,