OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pn544_close
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware/modules/nfc/
nfc_hw_example.c
23
static int
pn544_close
(hw_device_t *dev) {
function
39
dev->common.close =
pn544_close
;
/device/samsung/crespo/nfc/
nfc_hw.c
86
static int
pn544_close
(hw_device_t *dev) {
function
104
dev->common.close =
pn544_close
;
/device/asus/grouper/nfc/
nfc_hw.c
98
static int
pn544_close
(hw_device_t *dev) {
function
116
dev->common.close =
pn544_close
;
/device/samsung/tuna/nfc/
nfc_hw.c
105
static int
pn544_close
(hw_device_t *dev) {
function
123
dev->common.close =
pn544_close
;
Completed in 768 milliseconds