kernel-hacking-2024-linux-s.../include/net/nfc
Eric Lapuyade d4ccb13280 NFC: Specify usage for targets found and target lost events
It is now specified that nfc_target_found() and nfc_target_lost() core
functions must not be called from an atomic context. This allow us to
serialize calls and protect the targets table using the nfc device lock
instead of a spinlock.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-05-15 17:28:00 -04:00
..
hci.h NFC: Remove useless HCI private nfc target table 2012-05-15 17:28:00 -04:00
nci.h
nci_core.h
nfc.h NFC: Specify usage for targets found and target lost events 2012-05-15 17:28:00 -04:00
shdlc.h