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

  /src/sys/dev/bluetooth/
bthidev.c 125 static int bthidev_detach(device_t, int);
129 bthidev_match, bthidev_attach, bthidev_detach, NULL);
353 bthidev_detach(device_t self, int flags) function in typeref:typename:int

Completed in 12 milliseconds