Home
last modified time | relevance | path

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

/drivers/iio/
Dindustrialio-sw-trigger.c155 static struct configfs_group_operations trigger_ops = { variable
161 .ct_group_ops = &trigger_ops,
/drivers/iio/common/st_sensors/
Dst_sensors_trigger.c120 const struct iio_trigger_ops *trigger_ops) in st_sensors_allocate_trigger() argument
133 sdata->trig->ops = trigger_ops; in st_sensors_allocate_trigger()