Home
last modified time | relevance | path

Searched refs:bth5_disable (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/bluetooth/
Dbth5.c183 static void bth5_disable(device_t);
216 .disable = bth5_disable,
1732 bth5_disable(device_t self) in bth5_disable() function