Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h16 #define hci_req_sync_unlock(hdev) mutex_unlock(&hdev->req_lock) macro
/linux/net/bluetooth/
H A Dhci_core.c373 hci_req_sync_unlock(hdev); in hci_inquiry()
433 hci_req_sync_unlock(hdev); in hci_dev_do_open()
504 hci_req_sync_unlock(hdev); in hci_dev_do_close()
583 hci_req_sync_unlock(hdev); in hci_dev_do_reset()
898 hci_req_sync_unlock(hdev); in hci_dev_do_poweroff()
2851 hci_req_sync_unlock(hdev); in hci_suspend_dev()
2879 hci_req_sync_unlock(hdev); in hci_resume_dev()
H A Dhci_debugfs.c1312 hci_req_sync_unlock(hdev); in dut_mode_write()
1366 hci_req_sync_unlock(hdev); in vendor_diag_write()
H A Dhci_sync.c240 hci_req_sync_unlock(hdev); in hci_cmd_sync()
299 hci_req_sync_unlock(hdev); in hci_cmd_sync_status()
335 hci_req_sync_unlock(hdev); in hci_cmd_sync_work()
H A Dmgmt.c4863 hci_req_sync_unlock(hdev); in set_quality_report_func()
/linux/drivers/bluetooth/
H A Dbtintel.c282 hci_req_sync_unlock(hdev); in btintel_hw_error()