Searched refs:input_port_last_temp (Results 1 – 1 of 1) sorted by relevance
92 uint16_t input_port_last_temp = drv_data->input_port_last; in pcf857x_work_handler() local99 if (input_port_last_temp != (uint16_t)changed_pins && !rc) { in pcf857x_work_handler()102 changed_pins ^= input_port_last_temp; in pcf857x_work_handler()