cmd_pending_msg 113 include/net/nfc/hci.h struct hci_msg *cmd_pending_msg; cmd_pending_msg 75 net/nfc/hci/core.c if (hdev->cmd_pending_msg) { cmd_pending_msg 77 net/nfc/hci/core.c if (hdev->cmd_pending_msg->cb) cmd_pending_msg 78 net/nfc/hci/core.c hdev->cmd_pending_msg->cb(hdev-> cmd_pending_msg 79 net/nfc/hci/core.c cmd_pending_msg-> cmd_pending_msg 83 net/nfc/hci/core.c kfree(hdev->cmd_pending_msg); cmd_pending_msg 84 net/nfc/hci/core.c hdev->cmd_pending_msg = NULL; cmd_pending_msg 118 net/nfc/hci/core.c hdev->cmd_pending_msg = msg; cmd_pending_msg 120 net/nfc/hci/core.c msecs_to_jiffies(hdev->cmd_pending_msg->completion_delay)); cmd_pending_msg 153 net/nfc/hci/core.c if (hdev->cmd_pending_msg->cb) cmd_pending_msg 154 net/nfc/hci/core.c hdev->cmd_pending_msg->cb(hdev->cmd_pending_msg->cb_context, cmd_pending_msg 159 net/nfc/hci/core.c kfree(hdev->cmd_pending_msg); cmd_pending_msg 160 net/nfc/hci/core.c hdev->cmd_pending_msg = NULL; cmd_pending_msg 170 net/nfc/hci/core.c if (hdev->cmd_pending_msg == NULL) { cmd_pending_msg 838 net/nfc/hci/core.c if (hdev->cmd_pending_msg == NULL) { cmd_pending_msg 1036 net/nfc/hci/core.c if (hdev->cmd_pending_msg) { cmd_pending_msg 1037 net/nfc/hci/core.c if (hdev->cmd_pending_msg->cb) cmd_pending_msg 1038 net/nfc/hci/core.c hdev->cmd_pending_msg->cb( cmd_pending_msg 1039 net/nfc/hci/core.c hdev->cmd_pending_msg->cb_context, cmd_pending_msg 1041 net/nfc/hci/core.c kfree(hdev->cmd_pending_msg); cmd_pending_msg 1042 net/nfc/hci/core.c hdev->cmd_pending_msg = NULL;