Home
last modified time | relevance | path

Searched refs:old_fs (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/adc/
H A Dad4130.c925 unsigned int old_fs; in ad4130_set_filter_type() local
932 old_fs = setup_info->fs; in ad4130_set_filter_type()
950 setup_info->fs = old_fs; in ad4130_set_filter_type()
1047 unsigned int fs, old_fs; in ad4130_set_channel_freq() local
1051 old_fs = setup_info->fs; in ad4130_set_channel_freq()
1062 setup_info->fs = old_fs; in ad4130_set_channel_freq()