Home
last modified time | relevance | path

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

/linux/net/nfc/hci/
A Dhcp.c93 mutex_lock(&hdev->msg_tx_mutex); in nfc_hci_hcp_message_tx()
97 mutex_unlock(&hdev->msg_tx_mutex); in nfc_hci_hcp_message_tx()
102 mutex_unlock(&hdev->msg_tx_mutex); in nfc_hci_hcp_message_tx()
A Dcore.c71 mutex_lock(&hdev->msg_tx_mutex); in nfc_hci_msg_tx_work()
123 mutex_unlock(&hdev->msg_tx_mutex); in nfc_hci_msg_tx_work()
168 mutex_lock(&hdev->msg_tx_mutex); in nfc_hci_resp_received()
178 mutex_unlock(&hdev->msg_tx_mutex); in nfc_hci_resp_received()
836 mutex_lock(&hdev->msg_tx_mutex); in nfc_hci_failure()
846 mutex_unlock(&hdev->msg_tx_mutex); in nfc_hci_failure()
1012 mutex_init(&hdev->msg_tx_mutex); in nfc_hci_register_device()
1034 mutex_lock(&hdev->msg_tx_mutex); in nfc_hci_unregister_device()
1047 mutex_unlock(&hdev->msg_tx_mutex); in nfc_hci_unregister_device()
/linux/include/net/nfc/
A Dhci.h106 struct mutex msg_tx_mutex; member

Completed in 6 milliseconds