Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bluetooth/
Dbtuart.c99 static void btuart_stats(device_t, struct bt_stats *, int);
127 .get_stats = btuart_stats,
653 btuart_stats(device_t self, struct bt_stats *dest, int flush) in btuart_stats() function