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

  /src/sys/dev/adb/
adb_kbd.c 118 static void adbkbd_powerbutton(void *);
526 sysmon_task_queue_sched(0, adbkbd_powerbutton, sc);
537 adbkbd_powerbutton(void *cookie) function in typeref:typename:void
adb_kbd.c 118 static void adbkbd_powerbutton(void *);
526 sysmon_task_queue_sched(0, adbkbd_powerbutton, sc);
537 adbkbd_powerbutton(void *cookie) function in typeref:typename:void
adb_kbd.c 118 static void adbkbd_powerbutton(void *);
526 sysmon_task_queue_sched(0, adbkbd_powerbutton, sc);
537 adbkbd_powerbutton(void *cookie) function in typeref:typename:void

Completed in 33 milliseconds