Searched refs:nfc_hci_msg_tx_work (Results 1 – 2 of 2) sorted by relevance
30 - one for executing commands : nfc_hci_msg_tx_work(). Only one command241 MSGTXWQ context will then be scheduled and invoke nfc_hci_msg_tx_work().254 callback that was provided by nfc_hci_msg_tx_work() when it sent the command.
63 static void nfc_hci_msg_tx_work(struct work_struct *work) in nfc_hci_msg_tx_work() function1016 INIT_WORK(&hdev->msg_tx_work, nfc_hci_msg_tx_work); in nfc_hci_register_device()