Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/
Dhci_core.c66 rwlock_t hci_task_lock = RW_LOCK_UNLOCKED; variable
927 write_lock_bh(&hci_task_lock); in hci_register_proto()
934 write_unlock_bh(&hci_task_lock); in hci_register_proto()
948 write_lock_bh(&hci_task_lock); in hci_unregister_proto()
955 write_unlock_bh(&hci_task_lock); in hci_unregister_proto()
1225 read_lock(&hci_task_lock); in hci_tx_task()
1239 read_unlock(&hci_task_lock); in hci_tx_task()
1324 read_lock(&hci_task_lock); in hci_rx_task()
1369 read_unlock(&hci_task_lock); in hci_rx_task()