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>
#include <linux/nfc.h>
Go to the source code of this file.
Macros | |
#define | pr_fmt(fmt) KBUILD_MODNAME ": %s: " fmt, __func__ |
Functions | |
void | nci_clear_target_list (struct nci_dev *ndev) |
void | nci_ntf_packet (struct nci_dev *ndev, struct sk_buff *skb) |