Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfc_led_parse.c63 static int act_led_id(str *p_str, led_dtls_t *dtls);
90 { FCAL_LED_ID, "LED", act_led_id },
423 act_led_id(str *p_str, led_dtls_t *dtls) in act_led_id() function