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

  /src/sys/dev/hpc/
hpcfb.c 197 static void hpcfb_power(int, void *);
640 hpcfb_power(int why, void *arg) function in typeref:typename:void
679 hpcfb_power(PWR_SOFTSUSPEND, sc);
688 hpcfb_power(PWR_SOFTRESUME, sc);

Completed in 12 milliseconds