|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/interrupt.h>#include <linux/bitops.h>#include <linux/skbuff.h>#include "../nfc.h"#include <net/nfc/nci.h>#include <net/nfc/nci_core.h>Go to the source code of this file.
Macros | |
| #define | pr_fmt(fmt) KBUILD_MODNAME ": %s: " fmt, __func__ |
Functions | |
| void | nci_rsp_packet (struct nci_dev *ndev, struct sk_buff *skb) |
1.8.2