Searched refs:CAM_PERIPH_NEW_DEV_FOUND (Results 1 – 2 of 2) sorted by relevance
130 #define CAM_PERIPH_NEW_DEV_FOUND 0x10 macro
222 && (periph->flags & CAM_PERIPH_NEW_DEV_FOUND) == 0) { in cam_periph_alloc()223 periph->flags |= CAM_PERIPH_NEW_DEV_FOUND; in cam_periph_alloc()670 periph->flags &= ~CAM_PERIPH_NEW_DEV_FOUND; in cam_periph_invalidate()748 if (periph->flags & CAM_PERIPH_NEW_DEV_FOUND) { in camperiphfree()