Home
last modified time | relevance | path

Searched refs:scoop_led_set (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/zaurus/dev/
H A Dscoopvar.h28 void scoop_led_set(int, int);
H A Dscoop.c208 scoop_led_set(int led, int on) in scoop_led_set() function
H A Dzapm.c655 scoop_led_set(SCOOP_LED_ORANGE, enable); in zapm_set_charging()