Searched refs:ad74413r_set_gpo_config (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/iio/addac/ |
D | ad74413r.c | 230 static int ad74413r_set_gpo_config(struct ad74413r_state *st, in ad74413r_set_gpo_config() function 270 ret = ad74413r_set_gpo_config(st, real_offset, in ad74413r_gpio_set() 293 ret = ad74413r_set_gpo_config(st, real_offset, in ad74413r_gpio_set_multiple() 366 return ad74413r_set_gpo_config(st, real_offset, in ad74413r_gpio_set_gpo_config() 369 return ad74413r_set_gpo_config(st, real_offset, in ad74413r_gpio_set_gpo_config() 1280 ret = ad74413r_set_gpo_config(st, i, gpo_config); in ad74413r_setup_gpios()
|