Lines Matching refs:exit_hw
161 void (*exit_hw)(struct exynos_adc *info);
280 .exit_hw = exynos_adc_v1_exit_hw,
292 .exit_hw = exynos_adc_v1_exit_hw,
302 .exit_hw = exynos_adc_v1_exit_hw,
329 .exit_hw = exynos_adc_v1_exit_hw,
350 .exit_hw = exynos_adc_v1_exit_hw,
370 .exit_hw = exynos_adc_v1_exit_hw,
379 .exit_hw = exynos_adc_v1_exit_hw,
440 .exit_hw = exynos_adc_v2_exit_hw,
453 .exit_hw = exynos_adc_v2_exit_hw,
479 .exit_hw = exynos_adc_v2_exit_hw,
938 if (info->data->exit_hw)
939 info->data->exit_hw(info);
961 if (info->data->exit_hw)
962 info->data->exit_hw(info);
976 if (info->data->exit_hw)
977 info->data->exit_hw(info);