Searched refs:trigger_ops (Results 1 – 4 of 4) sorted by relevance
155 static struct configfs_group_operations trigger_ops = { variable161 .ct_group_ops = &trigger_ops,
120 const struct iio_trigger_ops *trigger_ops) in st_sensors_allocate_trigger() argument135 sdata->trig->ops = trigger_ops; in st_sensors_allocate_trigger()
60 static const struct iio_trigger_ops trigger_ops = { variable122 st->trig->ops = &trigger_ops; in probe_trigger()
1290 const struct iio_trigger_ops *trigger_ops, in __bmp280_trigger_probe() argument1328 data->trig->ops = trigger_ops; in __bmp280_trigger_probe()
Completed in 13 milliseconds