Home
last modified time | relevance | path

Searched defs:trigger_ops (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/iio/common/st_sensors/
H A Dst_sensors_trigger.c120 const struct iio_trigger_ops *trigger_ops) in st_sensors_allocate_trigger()
/openbmc/linux/drivers/iio/
H A Dindustrialio-sw-trigger.c155 static struct configfs_group_operations trigger_ops = { variable
/openbmc/linux/include/linux/iio/common/
H A Dst_sensors.h278 const struct iio_trigger_ops *trigger_ops) in st_sensors_allocate_trigger()
/openbmc/linux/kernel/trace/
H A Dtrace_events_trigger.c833 struct event_trigger_ops *trigger_ops; in event_trigger_alloc() local