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