Lines Matching +full:three +full:- +full:level
12 that kernel level composite functions provide when they are added to
28 For more information about FunctionFS descriptors see :doc:`functionfs-desc`
48 level it would look like this::
51 $ mkdir /dev/ffs-mtp && mount -t functionfs mtp /dev/ffs-mtp
52 $ ( cd /dev/ffs-mtp && mtp-daemon ) &
53 $ mkdir /dev/ffs-hid && mount -t functionfs hid /dev/ffs-hid
54 $ ( cd /dev/ffs-hid && hid-daemon ) &
56 On kernel level the gadget checks ffs_data->dev_name to identify
64 parameter's value is just a one-element list, then the behaviour
84 zero-copy fashion, for instance between IIO and the USB stack.
86 As part of this interface, three new IOCTLs have been added. These three