Searched refs:exit_hw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | exynos_adc.c | 161 void (*exit_hw)(struct exynos_adc *info); member 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 [all...] |
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | exynos_adc.c | 164 void (*exit_hw)(struct exynos_adc *info); member 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 [all...] |
Completed in 3 milliseconds