iio_sw_trigger_type
struct iio_sw_trigger_type *tt;
struct iio_sw_trigger_type *tt = t->trigger_type;
struct iio_sw_trigger_type *__iio_find_sw_trigger_type(const char *name,
struct iio_sw_trigger_type *t = NULL, *iter;
int iio_register_sw_trigger_type(struct iio_sw_trigger_type *t)
struct iio_sw_trigger_type *iter;
void iio_unregister_sw_trigger_type(struct iio_sw_trigger_type *t)
struct iio_sw_trigger_type *iter;
struct iio_sw_trigger_type *iio_get_sw_trigger_type(const char *name)
struct iio_sw_trigger_type *t;
static struct iio_sw_trigger_type iio_trig_hrtimer = {
static struct iio_sw_trigger_type iio_trig_loop = {
struct iio_sw_trigger_type *trigger_type;
int iio_register_sw_trigger_type(struct iio_sw_trigger_type *tt);
void iio_unregister_sw_trigger_type(struct iio_sw_trigger_type *tt);