Searched refs:cc_change (Results 1 – 2 of 2) sorted by relevance
241 bool cc_change = false; in pmic_typec_port_isr() local260 cc_change = true; in pmic_typec_port_isr()270 if (cc_change) in pmic_typec_port_isr()
1126 bool iflag_change, cc_change; in cp210x_termios_change() local1129 cc_change = a->c_cc[VSTART] != b->c_cc[VSTART] || in cp210x_termios_change()1132 return tty_termios_hw_change(a, b) || iflag_change || cc_change; in cp210x_termios_change()