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

/linux-4.4.14/drivers/iio/dac/
H A Dad5449.c44 * @has_ctrl: Chip has a control register
49 bool has_ctrl; member in struct:ad5449_chip_info
229 .has_ctrl = false,
234 .has_ctrl = true,
239 .has_ctrl = false,
244 .has_ctrl = true,
249 .has_ctrl = false,
254 .has_ctrl = true,
307 if (st->chip_info->has_ctrl) { ad5449_spi_probe()

Completed in 106 milliseconds