Lines Matching +full:zero +full:- +full:based
24 interface numbers starting from zero). The FunctionFS changes
28 For more information about FunctionFS descriptors see :doc:`functionfs-desc`
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
78 FunctionFS additionally supports a DMABUF based interface, where the
84 zero-copy fashion, for instance between IIO and the USB stack.
91 data endpoint. Returns zero on success, and a negative errno value
96 from the data endpoint. Returns zero on success, and a negative
105 for now. Returns zero on success, and a negative errno value on