Searched refs:cec_is_low (Results 1 – 1 of 1) sorted by relevance
19 bool cec_is_low; member37 if (cec->cec_is_low) in cec_gpio_read()46 if (!cec->cec_is_low) in cec_gpio_high()48 cec->cec_is_low = false; in cec_gpio_high()56 if (cec->cec_is_low) in cec_gpio_low()61 cec->cec_is_low = true; in cec_gpio_low()141 seq_printf(file, "mode: %s\n", cec->cec_is_low ? "low-drive" : "read"); in cec_gpio_status()