Searched refs:deviceNode (Results 1 – 5 of 5) sorted by relevance
147 DAL_DEBUG("Opening port=%s\n", pConfig->deviceNode); in phDal4Nfc_i2c_open_and_configure()150 gI2cPortContext.nHandle = open(pConfig->deviceNode, O_RDWR | O_NOCTTY); in phDal4Nfc_i2c_open_and_configure()
270 hw_config.deviceNode = NULL; in phDal4Nfc_Init()554 config->deviceNode = pn544_dev->device_node; in phDal4Nfc_Config()555 if (config->deviceNode == NULL) { in phDal4Nfc_Config()
171 gComPortContext.nHandle = open(pConfig->deviceNode, O_RDWR | O_NOCTTY); in phDal4Nfc_uart_open_and_configure()
233 const char* deviceNode; member
587 xn::NodeInfo deviceNode = *it; in CvCapture_OpenNI() local588 status = context.CreateProductionTree( deviceNode, productionNode ); in CvCapture_OpenNI()