Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7625.c43 const bool has_bandwidth_control; member
134 .has_bandwidth_control = false,
144 .has_bandwidth_control = false,
154 .has_bandwidth_control = true,
164 .has_bandwidth_control = true,
577 if (st->info->has_bandwidth_control) in ad7625_probe()
590 if (!st->info->has_bandwidth_control) { in ad7625_probe()
642 if (st->info->has_bandwidth_control && !st->can_wide_bandwidth) in ad7625_probe()