Searched refs:tmp_port_matrix (Results 1 – 1 of 1) sorted by relevance
671 struct tps23881_port_matrix tmp_port_matrix[TPS23881_MAX_CHANS] = {0}; in tps23881_sort_port_matrix() local686 tmp_port_matrix[port_cnt].exist = true; in tps23881_sort_port_matrix()687 tmp_port_matrix[port_cnt].is_4p = true; in tps23881_sort_port_matrix()688 tmp_port_matrix[port_cnt].pi_id = i; in tps23881_sort_port_matrix()689 tmp_port_matrix[port_cnt].hw_chan[0] = port_matrix[i].hw_chan[0]; in tps23881_sort_port_matrix()690 tmp_port_matrix[port_cnt].hw_chan[1] = port_matrix[i].hw_chan[1]; in tps23881_sort_port_matrix()695 tmp_port_matrix[port_cnt].lgcl_chan[0] = (*cnt)++; in tps23881_sort_port_matrix()696 tmp_port_matrix[port_cnt].lgcl_chan[1] = (*cnt)++; in tps23881_sort_port_matrix()713 tmp_port_matrix[port_cnt].exist = true; in tps23881_sort_port_matrix()714 tmp_port_matrix[port_cnt].pi_id = i; in tps23881_sort_port_matrix()[all …]