Back to home page

OSCL-LXR

 
 

    


0001 What:           /sys/devices/platform/_UDC_/gadget/suspended
0002 Date:           April 2010
0003 Contact:        Fabien Chouteau <fabien.chouteau@barco.com>
0004 Description:
0005                 Show the suspend state of an USB composite gadget.
0006 
0007                 - 1 -> suspended
0008                 - 0 -> resumed
0009 
0010                 (_UDC_ is the name of the USB Device Controller driver)
0011 
0012 What:           /sys/devices/platform/_UDC_/gadget/gadget-lunX/nofua
0013 Date:           July 2010
0014 Contact:        Andy Shevchenko <andy.shevchenko@gmail.com>
0015 Description:
0016                 Show or set the reaction on the FUA (Force Unit Access) bit in
0017                 the SCSI WRITE(10,12) commands when a gadget in USB Mass
0018                 Storage mode.
0019 
0020                 Possible values are:
0021 
0022                         - 1 -> ignore the FUA flag
0023                         - 0 -> obey the FUA flag