Searched refs:deviceNode (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nxp/Linux_x86/
H A DphDal4Nfc_i2c.c147 DAL_DEBUG("Opening port=%s\n", pConfig->deviceNode);
150 gI2cPortContext.nHandle = open(pConfig->deviceNode, O_RDWR | O_NOCTTY);
H A DphDal4Nfc.c270 hw_config.deviceNode = NULL;
554 config->deviceNode = pn544_dev->device_node;
555 if (config->deviceNode == NULL) {
556 ALOGE("deviceNode NULL");
H A DphDal4Nfc_uart.c171 gComPortContext.nHandle = open(pConfig->deviceNode, O_RDWR | O_NOCTTY);
/external/libnfc-nxp/inc/
H A DphNfcTypes.h233 const char* deviceNode; member in struct:phLibNfc_sConfig_t
/external/opencv3/modules/videoio/src/
H A Dcap_openni.cpp587 xn::NodeInfo deviceNode = *it; local
588 status = context.CreateProductionTree( deviceNode, productionNode );

Completed in 73 milliseconds