Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnfc.h301 #define NFC_DIRECTION_RX 0x00 macro
/openbmc/linux/drivers/nfc/nfcmrvl/
H A Dfw_dnld.c403 RAW_PAYLOAD_NCI, NFC_DIRECTION_RX); in fw_dnld_rx_work()
/openbmc/linux/net/nfc/nci/
H A Dcore.c1530 RAW_PAYLOAD_NCI, NFC_DIRECTION_RX); in nci_rx_work()
/openbmc/linux/net/nfc/
H A Dllcp_core.c1527 nfc_llcp_send_to_raw_sock(local, skb, NFC_DIRECTION_RX); in nfc_llcp_rx_work()