Home
last modified time | relevance | path

Searched refs:hci_req_sync_lock (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.h29 #define hci_req_sync_lock(hdev) mutex_lock(&hdev->req_lock) macro
H A Dhci_debugfs.c1290 hci_req_sync_lock(hdev); in dut_mode_write()
1349 hci_req_sync_lock(hdev); in vendor_diag_write()
H A Dhci_core.c481 hci_req_sync_lock(hdev); in hci_dev_do_open()
552 hci_req_sync_lock(hdev); in hci_dev_do_close()
592 hci_req_sync_lock(hdev); in hci_dev_do_reset()
1925 * This function requires the caller holds hci_req_sync_lock.
1971 * This function requires the caller holds hci_req_sync_lock.
2008 /* This function requires the caller holds hci_req_sync_lock */
2019 /* This function requires the caller holds hci_req_sync_lock */
2867 hci_req_sync_lock(hdev); in hci_suspend_dev()
2895 hci_req_sync_lock(hdev); in hci_resume_dev()
H A Dhci_request.c198 hci_req_sync_lock(hdev); in hci_req_sync()
H A Dhci_sync.c227 hci_req_sync_lock(hdev); in hci_cmd_sync()
309 hci_req_sync_lock(hdev); in hci_cmd_sync_work()
H A Dmgmt.c4706 hci_req_sync_lock(hdev); in set_quality_report_func()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.h25 #define hci_req_sync_lock(hdev) mutex_lock(&hdev->req_lock) macro
H A Dhci_core.c95 hci_req_sync_lock(hdev); in dut_mode_write()
154 hci_req_sync_lock(hdev); in vendor_diag_write()
1438 hci_req_sync_lock(hdev); in hci_dev_do_open()
1734 hci_req_sync_lock(hdev); in hci_dev_do_close()
1878 hci_req_sync_lock(hdev); in hci_dev_do_reset()
2246 hci_req_sync_lock(hdev); in hci_power_on()
4157 hci_req_sync_lock(hdev); in hci_cmd_sync()
H A Dhci_request.c277 hci_req_sync_lock(hdev); in hci_req_sync()

Completed in 39 milliseconds