Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
D6lowpan.c630 static struct lock_class_key bt_tx_busylock; variable
643 dev->qdisc_tx_busylock = &bt_tx_busylock; in bt_dev_init()