Searched refs:trigger_ops (Results 1 – 6 of 6) 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()
272 const struct iio_trigger_ops *trigger_ops);278 const struct iio_trigger_ops *trigger_ops) in st_sensors_allocate_trigger() argument
47 struct iio_trigger_ops trigger_ops = {58 trig->ops = &trigger_ops;
849 struct event_trigger_ops *trigger_ops; in event_trigger_alloc() local851 trigger_ops = cmd_ops->get_trigger_ops(cmd, param); in event_trigger_alloc()858 trigger_data->ops = trigger_ops; in event_trigger_alloc()