summaryrefslogtreecommitdiff
path: root/Documentation/ABI/testing/configfs-usb-gadget-printer
diff options
context:
space:
mode:
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>2015-03-03 10:52:32 +0100
committerFelipe Balbi <balbi@ti.com>2015-03-10 15:33:41 -0500
commitee1cd515e889d222f5a7397fead0a9db1214edea (patch)
tree8946a1608e69546a85d4311ca6ab5bdcd3852a3f /Documentation/ABI/testing/configfs-usb-gadget-printer
parenta2a8e48a94c78c72b5dd1e4c8d190c5c54aca7a4 (diff)
usb: gadget: printer: add configfs support
Add support for configfs interface so that f_printer can be used as a component of usb gadgets composed with it. Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'Documentation/ABI/testing/configfs-usb-gadget-printer')
-rw-r--r--Documentation/ABI/testing/configfs-usb-gadget-printer9
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/configfs-usb-gadget-printer b/Documentation/ABI/testing/configfs-usb-gadget-printer
new file mode 100644
index 000000000000..6b0714e3c605
--- /dev/null
+++ b/Documentation/ABI/testing/configfs-usb-gadget-printer
@@ -0,0 +1,9 @@
+What: /config/usb-gadget/gadget/functions/printer.name
+Date: Apr 2015
+KernelVersion: 4.1
+Description:
+ The attributes:
+
+ pnp_string - Data to be passed to the host in pnp string
+ q_len - Number of requests per endpoint
+