Home
last modified time | relevance | path

Searched refs:spin_lock_profile (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c472 spin_lock(&btrtl_coex.spin_lock_profile); in flush_profile_hash()
478 spin_unlock(&btrtl_coex.spin_lock_profile); in flush_profile_hash()
833 spin_lock(&btrtl_coex.spin_lock_profile); in handle_l2cap_con_req()
843 spin_unlock(&btrtl_coex.spin_lock_profile); in handle_l2cap_con_req()
852 spin_unlock(&btrtl_coex.spin_lock_profile); in handle_l2cap_con_req()
867 spin_lock(&btrtl_coex.spin_lock_profile); in handle_l2cap_con_rsp()
877 spin_unlock(&btrtl_coex.spin_lock_profile); in handle_l2cap_con_rsp()
895 spin_unlock(&btrtl_coex.spin_lock_profile); in handle_l2cap_con_rsp()
907 spin_lock(&btrtl_coex.spin_lock_profile); in handle_l2cap_discon_req()
919 spin_unlock(&btrtl_coex.spin_lock_profile); in handle_l2cap_discon_req()
[all …]
H A Drtk_coex.h251 spinlock_t spin_lock_profile; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c472 spin_lock(&btrtl_coex.spin_lock_profile); in flush_profile_hash()
478 spin_unlock(&btrtl_coex.spin_lock_profile); in flush_profile_hash()
833 spin_lock(&btrtl_coex.spin_lock_profile); in handle_l2cap_con_req()
843 spin_unlock(&btrtl_coex.spin_lock_profile); in handle_l2cap_con_req()
852 spin_unlock(&btrtl_coex.spin_lock_profile); in handle_l2cap_con_req()
867 spin_lock(&btrtl_coex.spin_lock_profile); in handle_l2cap_con_rsp()
877 spin_unlock(&btrtl_coex.spin_lock_profile); in handle_l2cap_con_rsp()
895 spin_unlock(&btrtl_coex.spin_lock_profile); in handle_l2cap_con_rsp()
907 spin_lock(&btrtl_coex.spin_lock_profile); in handle_l2cap_discon_req()
919 spin_unlock(&btrtl_coex.spin_lock_profile); in handle_l2cap_discon_req()
[all …]
H A Drtk_coex.h251 spinlock_t spin_lock_profile; member