stm32_adc_get_trig_extsel
ret = stm32_adc_get_trig_extsel(indio_dev, trig);
return stm32_adc_get_trig_extsel(indio_dev, trig) < 0 ? -EINVAL : 0;