EXYNOS4x12_DEVICE
case EXYNOS4x12_DEVICE:
case EXYNOS4x12_DEVICE:
exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]);
if (inst->cfg->id == EXYNOS4x12_DEVICE && drv->cfg->has_mode_switch)
exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]);
if (inst->cfg->id == EXYNOS4x12_DEVICE && drv->cfg->has_mode_switch)
exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]);
exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]);
.id = EXYNOS4x12_DEVICE,