Home
last modified time | relevance | path

Searched refs:nfc_hci_msg_tx_work (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/Documentation/driver-api/nfc/
A Dnfc-hci.rst30 - one for executing commands : nfc_hci_msg_tx_work(). Only one command
241 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.
/linux-6.3-rc2/net/nfc/hci/
A Dcore.c63 static void nfc_hci_msg_tx_work(struct work_struct *work) in nfc_hci_msg_tx_work() function
1016 INIT_WORK(&hdev->msg_tx_work, nfc_hci_msg_tx_work); in nfc_hci_register_device()

Completed in 5 milliseconds