Lines Matching full:config
19 time via CONFIG_IIO_CONFIGFS config option.
21 Then, mount the configfs filesystem (usually under /config directory)::
23 $ mkdir /config
24 $ mount -t configfs none /config
27 under /config/iio. Next chapters will describe available IIO configuration
35 under /config/iio/triggers.
76 Each trigger type has its own directory under /config/iio/triggers. Loading
78 /config/iio/triggers/trig-sample.
88 users to create hrtimer triggers under /config/iio/triggers/hrtimer.
92 $ mkdir /config/iio/triggers/hrtimer/instance1
93 $ rmdir /config/iio/triggers/hrtimer/instance1
100 "hrtimer" trigger type doesn't have any configurable attribute from /config dir.