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

  /src/sys/dev/bluetooth/
btsco.c 142 static int btsco_detach(device_t, int);
145 btsco_match, btsco_attach, btsco_detach, NULL);
338 btsco_detach(device_t self, int flags) function in typeref:typename:int
btsco.c 142 static int btsco_detach(device_t, int);
145 btsco_match, btsco_attach, btsco_detach, NULL);
338 btsco_detach(device_t self, int flags) function in typeref:typename:int

Completed in 25 milliseconds