Searched refs:v4l2DevicePath (Results 1 – 1 of 1) sorted by relevance
236 char v4l2DevicePath[kMaxDevicePathLen]; in threadLoop() local237 snprintf(v4l2DevicePath, kMaxDevicePathLen, in threadLoop()239 mParent->deviceAdded(v4l2DevicePath); in threadLoop()272 char v4l2DevicePath[kMaxDevicePathLen]; in threadLoop() local273 snprintf(v4l2DevicePath, kMaxDevicePathLen, in threadLoop()276 mParent->deviceAdded(v4l2DevicePath); in threadLoop()279 mParent->deviceRemoved(v4l2DevicePath); in threadLoop()