Searched defs:has_voltage_out (Results 1 - 1 of 1) sorted by relevance

/drivers/iio/dac/
H A Dad5755.c70 * @has_voltage_out: whether the chip has voltage outputs
75 bool has_voltage_out; member in struct:ad5755_chip_info
407 .has_voltage_out = true,
412 .has_voltage_out = false,
417 .has_voltage_out = true,
422 .has_voltage_out = false,
434 return st->chip_info->has_voltage_out;

Completed in 286 milliseconds