Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/dac/
Dad5755.c170 bool has_voltage_out; member
548 .has_voltage_out = true,
553 .has_voltage_out = false,
558 .has_voltage_out = true,
563 .has_voltage_out = false,
575 return st->chip_info->has_voltage_out; in ad5755_is_valid_mode()