Home
last modified time | relevance | path

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

/net/bluetooth/
D6lowpan.c637 static struct lock_class_key bt_tx_busylock; variable
650 dev->qdisc_tx_busylock = &bt_tx_busylock; in bt_dev_init()