Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bluetooth/
Dbth5.c182 static int bth5_enable(device_t);
215 .enable = bth5_enable,
1713 bth5_enable(device_t self) in bth5_enable() function