HomeSort by: relevance | last modified time | path
    Searched defs:hppa_led_callout (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hppa/hppa/
autoconf.c 147 static struct callout hppa_led_callout; variable in typeref:struct:callout
194 callout_init(&hppa_led_callout, 0);
277 callout_reset(&hppa_led_callout, hz / _HPPA_LED_FREQ,

Completed in 12 milliseconds