Searched +full:0 +full:x409 (Results 1 – 10 of 10) sorted by relevance
| /Documentation/usb/ |
| D | gadget_configfs.rst | 85 $ mkdir strings/0x409 89 $ echo <serial number> > strings/0x409/serialnumber 90 $ echo <manufacturer> > strings/0x409/manufacturer 91 $ echo <product> > strings/0x409/product 97 $ mkdir strings/0x409/xu.0 98 $ echo <string text> > strings/0x409/xu.0/s 123 $ mkdir configs/c.1/strings/0x409 127 $ echo <configuration> > configs/c.1/strings/0x409/configuration 184 ./strings/0x409 185 ./strings/0x409/serialnumber [all …]
|
| D | gadget_uvc.rst | 52 FUNCTION="$GADGET/functions/uvc.0" 72 uvc.0 + 214 mkdir $FUNCTION/control/extensions/xu.0 215 pushd $FUNCTION/control/extensions/xu.0 223 # chain is IT > PU > XU.0 > OT 228 # control. For example to flag the 0th, 2nd and 3rd controls available: 229 echo 0x0d > bmControls 244 0x03 245 0x03 256 out with 0x00, for example: [all …]
|
| D | acm.rst | 9 0. Disclaimer 75 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 80 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA 81 I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub 83 T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 89 C: #Ifs= 1 Cfg#= 1 Atr=60 MxPwr= 0mA 90 I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=acm 91 E: Ad=85(I) Atr=02(Bulk) MxPS= 64 Ivl= 0ms 92 E: Ad=04(O) Atr=02(Bulk) MxPS= 64 Ivl= 0ms 94 C:* #Ifs= 2 Cfg#= 2 Atr=60 MxPwr= 0mA [all …]
|
| /Documentation/wmi/devices/ |
| D | msi-wmi-platform.rst | 22 [WMI, Locale("MS\0x409"), 29 [WMI, Locale("MS\0x409"), 36 [WMI, Dynamic, Provider("WmiProv"), Locale("MS\0x409"), 44 void GetPackage([out, id(0)] Package Data); 47 void SetPackage([in, id(0)] Package Data); 50 void Get_EC([out, id(0)] Package_32 Data); 53 void Set_EC([in, id(0)] Package_32 Data); 56 void Get_BIOS([in, out, id(0)] Package_32 Data); 59 void Set_BIOS([in, out, id(0)] Package_32 Data); 62 void Get_SMBUS([in, out, id(0)] Package_32 Data); [all …]
|
| D | dell-wmi-ddv.rst | 52 …[WMI, Dynamic, Provider("WmiProv"), Locale("MS\\0x409"), Description("WMI Function"), guid("{8A42E… 117 - bits 0 to 4 contain the manufacture day. 178 - ``0x0``: Success 179 - ``0x1``: Interface not supported 180 - ``0xfffffffe``: Error/Timeout 191 - a block number starting with 0 (u8) 222 with a single ``0xff``. 232 with a single ``0xff``. 256 A serial number of 0 indicates that the corresponding index is not associated
|
| /Documentation/sound/designs/ |
| D | midi-2.0.rst | 67 default instead of the MIDI 1.0 interface (at altset 0). You can 69 `midi2_enable=0` option to snd-usb-audio driver module, too. 77 unexpected UMP command; in such a case, pass `midi2_ump_probe=0` 88 show the incoming UMP packets of the card 0 device 0 in the hex 106 (0-based) UMP Group. Legacy applications can access to the specified 131 UMP Version: 0x0000 132 Protocol Caps: 0x00000100 133 Protocol: 0x00000100 136 Block 0 (ProtoZOA Main) 174 client may set its MIDI version (0, 1 or 2) to declare itself being [all …]
|
| /Documentation/devicetree/bindings/media/ |
| D | qcom,sdm660-venus.yaml | 113 reg = <0x0cc00000 0xff000>; 119 interconnects = <&gnoc 0 &mnoc 13>, 123 iommus = <&mmss_smmu 0x400>, 124 <&mmss_smmu 0x401>, 125 <&mmss_smmu 0x40a>, 126 <&mmss_smmu 0x407>, 127 <&mmss_smmu 0x40e>, 128 <&mmss_smmu 0x40f>, 129 <&mmss_smmu 0x408>, 130 <&mmss_smmu 0x409>, [all …]
|
| /Documentation/devicetree/bindings/usb/ |
| D | aspeed,usb-vhub.yaml | 77 const: 0 80 '^string@[0-9a-f]+$': 117 reg = <0x1e6a0000 0x300>; 123 pinctrl-0 = <&pinctrl_usb2ad_default>; 125 vhub-vendor-id = <0x1d6b>; 126 vhub-product-id = <0x0107>; 127 vhub-device-revision = <0x0100>; 130 #size-cells = <0>; 133 reg = <0x409>;
|
| /Documentation/core-api/ |
| D | librs.rst | 46 * first consecutive root is 0 50 rs_decoder = init_rs (10, 0x409, 0, 1, 6); 62 e.g. for FLASH ECC, where the all 0xFF is inverted to an all 0x00. The 63 Reed-Solomon code for all 0x00 is all 0x00. The code is inverted before 64 storing to FLASH so it is 0xFF too. This prevents that reading from an 77 memset(par, 0, sizeof(par)); 79 encode_rs8 (rs_decoder, data8, 512, par, 0); 116 numerr = decode_rs8 (rs_decoder, data8, par, 512, NULL, 0, NULL, 0, NULL); 135 numerr = decode_rs8 (rs_decoder, data8, par, 512, syn, 0, NULL, 0, NULL); 157 numerr = decode_rs8 (rs_decoder, NULL, NULL, 512, syn, 0, errpos, 0, corr); [all …]
|
| /Documentation/hwmon/ |
| D | dell-smm-hwmon.rst | 104 models. (default: 0) 108 match. (default: 0) 122 Report AC status in ``/proc/i8k``. (default: 0, 202 ecx Unknown, set to 0. 204 esi Unknown, set to 0. 205 edi Unknown, set to 0. 210 - setting the lower sixteen bits of ``eax`` to ``0xffff`` 218 of the command code to the special ioports ``0xb2`` and ``0x84``. This interface is not 229 [WMI, Provider("Provider_DiagnosticsServices"), Dynamic, Locale("MS\\0x409"), 253 ``0x0025`` Get Fn key status Returns the Fn key pressed after SMM: [all …]
|