Home
last modified time | relevance | path

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

/linux/drivers/iio/dac/
H A Dad5449.c46 bool has_ctrl; member
227 .has_ctrl = false,
232 .has_ctrl = true,
237 .has_ctrl = false,
242 .has_ctrl = true,
247 .has_ctrl = false,
252 .has_ctrl = true,
305 if (st->chip_info->has_ctrl) { in ad5449_spi_probe()