struct ad7616_init_param init_param
Definition ad7616_sdz.c:107
int32_t mcs_gpio_init(struct mcs_gpio_dev **device, const struct mcs_gpio_init_param *init_param)
Definition mcs_gpio.c:89
int32_t mcs_gpio_remove(struct mcs_gpio_dev *device)
Definition mcs_gpio.c:127
Definition ad9361_util.h:63
struct no_os_gpio_desc * gpio_req
Definition mcs_gpio.h:40
struct jesd204_dev * jdev
Definition mcs_gpio.h:41
struct no_os_gpio_init_param * gpio_req
Definition mcs_gpio.h:45
Structure holding the GPIO descriptor.
Definition no_os_gpio.h:84
Structure holding the parameters for GPIO initialization.
Definition no_os_gpio.h:67