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

  /src/sys/dev/bluetooth/
bthub.c 62 static int bthub_match(device_t, cfdata_t, void *);
67 bthub_match, bthub_attach, bthub_detach, NULL);
99 bthub_match(device_t self, cfdata_t cfdata, void *arg) function in typeref:typename:int
bthub.c 62 static int bthub_match(device_t, cfdata_t, void *);
67 bthub_match, bthub_attach, bthub_detach, NULL);
99 bthub_match(device_t self, cfdata_t cfdata, void *arg) function in typeref:typename:int

Completed in 25 milliseconds