Searched refs:v4l2DevicePath (Results 1 – 1 of 1) sorted by relevance
311 char v4l2DevicePath[kMaxDevicePathLen]; in threadLoop() local312 snprintf(v4l2DevicePath, kMaxDevicePathLen, in threadLoop()314 mParent->deviceAdded(v4l2DevicePath); in threadLoop()347 char v4l2DevicePath[kMaxDevicePathLen]; in threadLoop() local348 snprintf(v4l2DevicePath, kMaxDevicePathLen, in threadLoop()351 mParent->deviceAdded(v4l2DevicePath); in threadLoop()354 mParent->deviceRemoved(v4l2DevicePath); in threadLoop()