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.c42 const bool has_bandwidth_control; member
133 .has_bandwidth_control = false,
143 .has_bandwidth_control = false,
153 .has_bandwidth_control = true,
163 .has_bandwidth_control = true,
579 if (st->info->has_bandwidth_control) in ad7625_probe()
592 if (!st->info->has_bandwidth_control) { in ad7625_probe()
644 if (st->info->has_bandwidth_control && !st->can_wide_bandwidth) in ad7625_probe()