Home | Sort by: relevance | last modified time | path |
/src/sys/arch/zaurus/dev/ | |
ioexp.c | 225 uint8_t contreg = ioexp_gpio_pin_get(sc, IOEXP_BACKLIGHT_CONT); local in function:ioexp_set_backlight 236 if (cont && contreg) { 239 } else if (!cont && !contreg) { |