Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/
Dhci_core.c199 hci_req_unlock(hdev); in hci_request()
517 hci_req_unlock(hdev); in hci_dev_open()
530 hci_req_unlock(hdev); in hci_dev_do_close()
576 hci_req_unlock(hdev); in hci_dev_do_close()
625 hci_req_unlock(hdev); in hci_dev_reset()
/linux-2.4.37.9/include/net/bluetooth/
Dhci_core.h479 #define hci_req_unlock(d) up(&d->req_lock) macro