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

  /src/sys/dev/bluetooth/
bthidev.c 119 static void bthidev_process(void *);
299 if (kthread_create(PRI_NONE, KTHREAD_MUSTJOIN, NULL, bthidev_process,
598 bthidev_process(void *arg) function in typeref:typename:void

Completed in 53 milliseconds