Lines Matching +full:software +full:- +full:configurable
8 Configfs is a filesystem-based manager of kernel objects. IIO uses some
24 $ mount -t configfs none /config
30 3. Software triggers
37 IIO software triggers implementation offers support for creating multiple
42 * drivers/iio/trigger/iio-trig-sample.c
69 .name = "trig-sample",
77 iio-trig-sample module will create 'trig-sample' trigger type directory
78 /config/iio/triggers/trig-sample.
85 ---------------------------------------------
87 Loading iio-trig-hrtimer module will register hrtimer trigger types allowing
98 --------------------------------------
100 "hrtimer" trigger type doesn't have any configurable attribute from /config dir.