Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iio/
A Dindustrialio-sw-trigger.c155 static struct configfs_group_operations trigger_ops = { variable
161 .ct_group_ops = &trigger_ops,
/linux-6.3-rc2/drivers/iio/common/st_sensors/
A Dst_sensors_trigger.c120 const struct iio_trigger_ops *trigger_ops) in st_sensors_allocate_trigger() argument
135 sdata->trig->ops = trigger_ops; in st_sensors_allocate_trigger()
/linux-6.3-rc2/include/linux/iio/common/
A Dst_sensors.h271 const struct iio_trigger_ops *trigger_ops);
277 const struct iio_trigger_ops *trigger_ops) in st_sensors_allocate_trigger() argument
/linux-6.3-rc2/Documentation/driver-api/iio/
A Dtriggers.rst47 struct iio_trigger_ops trigger_ops = {
58 trig->ops = &trigger_ops;
/linux-6.3-rc2/kernel/trace/
A Dtrace_events_trigger.c831 struct event_trigger_ops *trigger_ops; in event_trigger_alloc() local
833 trigger_ops = cmd_ops->get_trigger_ops(cmd, param); in event_trigger_alloc()
840 trigger_data->ops = trigger_ops; in event_trigger_alloc()

Completed in 12 milliseconds