Home
last modified time | relevance | path

Searched refs:msg_rx_work (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/net/nfc/hci/
A Dcore.c129 msg_rx_work); in nfc_hci_msg_rx_work()
917 schedule_work(&hdev->msg_rx_work); in nfc_hci_recv_from_llc()
1022 INIT_WORK(&hdev->msg_rx_work, nfc_hci_msg_rx_work); in nfc_hci_register_device()
1052 cancel_work_sync(&hdev->msg_rx_work); in nfc_hci_unregister_device()
/linux-6.3-rc2/net/nfc/nci/
A Dhci.c408 container_of(work, struct nci_hci_dev, msg_rx_work); in nci_hci_msg_rx_work()
494 schedule_work(&ndev->hci_dev->msg_rx_work); in nci_hci_data_received_cb()
783 INIT_WORK(&hdev->msg_rx_work, nci_hci_msg_rx_work); in nci_hci_allocate()
/linux-6.3-rc2/include/net/nfc/
A Dhci.h117 struct work_struct msg_rx_work; member
A Dnci_core.h191 struct work_struct msg_rx_work; member

Completed in 10 milliseconds