Home
last modified time | relevance | path

Searched refs:HCP_MSG_GET_CMD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/hci/
H A Dhci.h68 #define HCP_MSG_GET_CMD(header) (header & 0x3f) macro
H A Dcore.c141 instruction = HCP_MSG_GET_CMD(message->header); in nfc_hci_msg_rx_work()
911 instruction = HCP_MSG_GET_CMD(packet->message.header); in nfc_hci_recv_from_llc()
/kernel/linux/linux-6.6/net/nfc/hci/
H A Dhci.h68 #define HCP_MSG_GET_CMD(header) (header & 0x3f) macro
H A Dcore.c141 instruction = HCP_MSG_GET_CMD(message->header); in nfc_hci_msg_rx_work()
911 instruction = HCP_MSG_GET_CMD(packet->message.header); in nfc_hci_recv_from_llc()

Completed in 4 milliseconds