Home
last modified time | relevance | path

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

/linux/drivers/iio/addac/
H A Dad74115.c1471 static int ad74115_apply_fw_prop(struct ad74115_state *st, in ad74115_apply_fw_prop() function
1625 ret = ad74115_apply_fw_prop(st, &ad74115_ch_func_fw_prop, &val); in ad74115_setup()
1648 ret = ad74115_apply_fw_prop(st, &ad74115_din_range_fw_prop, in ad74115_setup()
1670 ret = ad74115_apply_fw_prop(st, &ad74115_din_threshold_mode_fw_prop, &val); in ad74115_setup()
1680 ret = ad74115_apply_fw_prop(st, &ad74115_dac_bipolar_fw_prop, &val); in ad74115_setup()
1686 ret = ad74115_apply_fw_prop(st, &ad74115_rtd_mode_fw_prop, &val); in ad74115_setup()
1692 ret = ad74115_apply_fw_prop(st, &ad74115_ext2_burnout_current_fw_prop, &val); in ad74115_setup()
1704 ret = ad74115_apply_fw_prop(st, &ad74115_ext1_burnout_current_fw_prop, &val); in ad74115_setup()
1716 ret = ad74115_apply_fw_prop(st, &ad74115_viout_burnout_current_fw_prop, &val); in ad74115_setup()
1729 ret = ad74115_apply_fw_prop(st, &ad74115_gpio_mode_fw_props[i], &val); in ad74115_setup()
[all …]