Home
last modified time | relevance | path

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

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