24 lines · plain
1What: /sys/devices/platform/_UDC_/gadget/suspended2Date: April 20103Contact: Fabien Chouteau <fabien.chouteau@barco.com>4Description:5 Show the suspend state of an USB composite gadget.6 7 - 1 -> suspended8 - 0 -> resumed9 10 (_UDC_ is the name of the USB Device Controller driver)11 12What: /sys/devices/platform/_UDC_/gadget/gadget-lunX/nofua13Date: July 201014Contact: Andy Shevchenko <andy.shevchenko@gmail.com>15Description:16 Show or set the reaction on the FUA (Force Unit Access) bit in17 the SCSI WRITE(10,12) commands when a gadget in USB Mass18 Storage mode.19 20 Possible values are:21 22 - 1 -> ignore the FUA flag23 - 0 -> obey the FUA flag24