CXUSB_OPEN_INIT
if (WARN_ON((cxdev->open_type == CXUSB_OPEN_INIT ||
if (cxdev->open_type == CXUSB_OPEN_INIT) {
cxdev->open_type = CXUSB_OPEN_INIT;