Searched refs:hci_mutex (Results 1 – 2 of 2) sorted by relevance
58 mutex_lock(&ctrl_hci->hci_mutex); in ssv6xxx_hci_irq_register()65 mutex_unlock(&ctrl_hci->hci_mutex); in ssv6xxx_hci_irq_register()149 mutex_lock(&ctrl_hci->hci_mutex); in ssv6xxx_hci_enqueue()163 mutex_unlock(&ctrl_hci->hci_mutex); in ssv6xxx_hci_enqueue()170 mutex_unlock(&ctrl_hci->hci_mutex); in ssv6xxx_hci_enqueue()177 mutex_unlock(&ctrl_hci->hci_mutex); in ssv6xxx_hci_enqueue()752 mutex_lock(&hctl->hci_mutex); in _do_tx()779 mutex_unlock(&hctl->hci_mutex); in _do_tx()811 mutex_lock(&hctl->hci_mutex); in _do_tx()825 mutex_unlock(&hctl->hci_mutex); in _do_tx()[all …]
52 struct mutex hci_mutex; member