Home
last modified time | relevance | path

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

/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 …]
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dbt_vendor_qcom.c359 int lock_fd; in bt_powerup() local
377 lock_fd = bt_semaphore_create(); in bt_powerup()
378 bt_semaphore_get(lock_fd); in bt_powerup()
391 bt_semaphore_release(lock_fd); in bt_powerup()
392 bt_semaphore_destroy(lock_fd); in bt_powerup()
414 bt_semaphore_release(lock_fd); in bt_powerup()
415 bt_semaphore_destroy(lock_fd); in bt_powerup()
425 bt_semaphore_release(lock_fd); in bt_powerup()
426 bt_semaphore_destroy(lock_fd); in bt_powerup()
459 bt_semaphore_release(lock_fd); in bt_powerup()
[all …]
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dbt_vendor_qcom.c382 int lock_fd; in bt_powerup() local
400 lock_fd = bt_semaphore_create(); in bt_powerup()
401 bt_semaphore_get(lock_fd); in bt_powerup()
414 bt_semaphore_release(lock_fd); in bt_powerup()
415 bt_semaphore_destroy(lock_fd); in bt_powerup()
437 bt_semaphore_release(lock_fd); in bt_powerup()
438 bt_semaphore_destroy(lock_fd); in bt_powerup()
447 bt_semaphore_release(lock_fd); in bt_powerup()
448 bt_semaphore_destroy(lock_fd); in bt_powerup()
489 bt_semaphore_release(lock_fd); in bt_powerup()
[all …]
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dbt_vendor_qcom.c392 int lock_fd; in bt_powerup() local
410 lock_fd = bt_semaphore_create(); in bt_powerup()
411 bt_semaphore_get(lock_fd); in bt_powerup()
424 bt_semaphore_release(lock_fd); in bt_powerup()
425 bt_semaphore_destroy(lock_fd); in bt_powerup()
447 bt_semaphore_release(lock_fd); in bt_powerup()
448 bt_semaphore_destroy(lock_fd); in bt_powerup()
460 bt_semaphore_release(lock_fd); in bt_powerup()
461 bt_semaphore_destroy(lock_fd); in bt_powerup()
505 bt_semaphore_release(lock_fd); in bt_powerup()
[all …]