Lines Matching refs:exit_hw
164 void (*exit_hw)(struct exynos_adc *info);
283 .exit_hw = exynos_adc_v1_exit_hw,
295 .exit_hw = exynos_adc_v1_exit_hw,
305 .exit_hw = exynos_adc_v1_exit_hw,
332 .exit_hw = exynos_adc_v1_exit_hw,
353 .exit_hw = exynos_adc_v1_exit_hw,
373 .exit_hw = exynos_adc_v1_exit_hw,
382 .exit_hw = exynos_adc_v1_exit_hw,
443 .exit_hw = exynos_adc_v2_exit_hw,
456 .exit_hw = exynos_adc_v2_exit_hw,
482 .exit_hw = exynos_adc_v2_exit_hw,
943 if (info->data->exit_hw)
944 info->data->exit_hw(info);
966 if (info->data->exit_hw)
967 info->data->exit_hw(info);
980 if (info->data->exit_hw)
981 info->data->exit_hw(info);