Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / Documentation / ABI / testing / sysfs-devices-platform-_UDC_-gadget
1 What:           /sys/devices/platform/_UDC_/gadget/suspended
2 Date:           April 2010
3 Contact:        Fabien Chouteau <fabien.chouteau@barco.com>
4 Description:
5                 Show the suspend state of an USB composite gadget.
6
7                 - 1 -> suspended
8                 - 0 -> resumed
9
10                 (_UDC_ is the name of the USB Device Controller driver)
11
12 What:           /sys/devices/platform/_UDC_/gadget/gadget-lunX/nofua
13 Date:           July 2010
14 Contact:        Andy Shevchenko <andy.shevchenko@gmail.com>
15 Description:
16                 Show or set the reaction on the FUA (Force Unit Access) bit in
17                 the SCSI WRITE(10,12) commands when a gadget in USB Mass
18                 Storage mode.
19
20                 Possible values are:
21
22                         - 1 -> ignore the FUA flag
23                         - 0 -> obey the FUA flag