Home
last modified time | relevance | path

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

/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dbt_vendor_qcom.c330 int lock_fd; in bt_powerup() local
348 lock_fd = bt_semaphore_create(); in bt_powerup()
349 bt_semaphore_get(lock_fd); in bt_powerup()
362 bt_semaphore_release(lock_fd); in bt_powerup()
363 bt_semaphore_destroy(lock_fd); in bt_powerup()
385 bt_semaphore_release(lock_fd); in bt_powerup()
386 bt_semaphore_destroy(lock_fd); in bt_powerup()
396 bt_semaphore_release(lock_fd); in bt_powerup()
397 bt_semaphore_destroy(lock_fd); in bt_powerup()
429 bt_semaphore_release(lock_fd); in bt_powerup()
[all …]
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dbt_vendor_qcom.c330 int lock_fd; in bt_powerup() local
348 lock_fd = bt_semaphore_create(); in bt_powerup()
349 bt_semaphore_get(lock_fd); in bt_powerup()
362 bt_semaphore_release(lock_fd); in bt_powerup()
363 bt_semaphore_destroy(lock_fd); in bt_powerup()
385 bt_semaphore_release(lock_fd); in bt_powerup()
386 bt_semaphore_destroy(lock_fd); in bt_powerup()
396 bt_semaphore_release(lock_fd); in bt_powerup()
397 bt_semaphore_destroy(lock_fd); in bt_powerup()
429 bt_semaphore_release(lock_fd); in bt_powerup()
[all …]
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dbt_vendor_qcom.c343 int lock_fd; in bt_powerup() local
361 lock_fd = bt_semaphore_create(); in bt_powerup()
362 bt_semaphore_get(lock_fd); in bt_powerup()
375 bt_semaphore_release(lock_fd); in bt_powerup()
376 bt_semaphore_destroy(lock_fd); in bt_powerup()
398 bt_semaphore_release(lock_fd); in bt_powerup()
399 bt_semaphore_destroy(lock_fd); in bt_powerup()
409 bt_semaphore_release(lock_fd); in bt_powerup()
410 bt_semaphore_destroy(lock_fd); in bt_powerup()
442 bt_semaphore_release(lock_fd); in bt_powerup()
[all …]