From 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 13 May 2024 10:30:14 +0000 Subject: [PATCH] modify sin led gpio --- kernel/Documentation/ABI/testing/configfs-usb-gadget-midi | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) diff --git a/kernel/Documentation/ABI/testing/configfs-usb-gadget-midi b/kernel/Documentation/ABI/testing/configfs-usb-gadget-midi index 6b341df..07389cd 100644 --- a/kernel/Documentation/ABI/testing/configfs-usb-gadget-midi +++ b/kernel/Documentation/ABI/testing/configfs-usb-gadget-midi @@ -4,9 +4,11 @@ Description: The attributes: - index - index value for the USB MIDI adapter - id - ID string for the USB MIDI adapter - buflen - MIDI buffer length - qlen - USB read request queue length - in_ports - number of MIDI input ports - out_ports - number of MIDI output ports + ========== ==================================== + index index value for the USB MIDI adapter + id ID string for the USB MIDI adapter + buflen MIDI buffer length + qlen USB read request queue length + in_ports number of MIDI input ports + out_ports number of MIDI output ports + ========== ==================================== -- Gitblit v1.6.2