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