-
- Downloads
NFC: add nfc subsystem core
The NFC subsystem core is responsible for providing the device driver interface. It is also responsible for providing an interface to the control operations and data exchange. Signed-off-by:Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by:
Aloisio Almeida Jr <aloisio.almeida@openbossa.org> Signed-off-by:
Samuel Ortiz <sameo@linux.intel.com> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Showing
- drivers/Kconfig 0 additions, 2 deletionsdrivers/Kconfig
- drivers/Makefile 1 addition, 0 deletionsdrivers/Makefile
- drivers/nfc/Kconfig 3 additions, 13 deletionsdrivers/nfc/Kconfig
- drivers/nfc/Makefile 2 additions, 0 deletionsdrivers/nfc/Makefile
- include/net/nfc.h 135 additions, 0 deletionsinclude/net/nfc.h
- net/Kconfig 1 addition, 0 deletionsnet/Kconfig
- net/Makefile 1 addition, 0 deletionsnet/Makefile
- net/nfc/Kconfig 16 additions, 0 deletionsnet/nfc/Kconfig
- net/nfc/Makefile 7 additions, 0 deletionsnet/nfc/Makefile
- net/nfc/core.c 365 additions, 0 deletionsnet/nfc/core.c
- net/nfc/nfc.h 78 additions, 0 deletionsnet/nfc/nfc.h
include/net/nfc.h
0 → 100644
net/nfc/Kconfig
0 → 100644
net/nfc/Makefile
0 → 100644
net/nfc/core.c
0 → 100644
net/nfc/nfc.h
0 → 100644
Please register or sign in to comment