Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/dac/
H A Dad5755.c70 * @has_voltage_out: whether the chip has voltage outputs
75 bool has_voltage_out; member
455 .has_voltage_out = true,
460 .has_voltage_out = false,
465 .has_voltage_out = true,
470 .has_voltage_out = false,
482 return st->chip_info->has_voltage_out; in ad5755_is_valid_mode()
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dad5755.c165 * @has_voltage_out: whether the chip has voltage outputs
170 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()

Completed in 3 milliseconds