| /linux/Documentation/usb/ |
| H A D | raw-gadget.rst | 2 USB Raw Gadget 5 USB Raw Gadget is a gadget driver that gives userspace low-level control over 8 Like any other gadget driver, Raw Gadget implements USB devices via the 9 USB gadget API. Unlike most gadget drivers, Raw Gadget does not implement 12 Raw Gadget is currently a strictly debugging feature and should not be used 20 Raw Gadget is similar to GadgetFS but provides more direct access to the 23 1. Raw Gadget passes every USB request to userspace to get a response, while 28 2. Raw Gadget allows providing arbitrary data as responses to USB requests, 30 This makes Raw Gadget suitable for fuzzing by providing malformed data as 33 3. Raw Gadget provides a way to select a UDC device/driver to bind to, [all …]
|
| /linux/Documentation/iio/ |
| H A D | adis16480.rst | 70 | in_magn_x_raw | Raw X-axis magnetometer channel value. … 76 | in_magn_y_raw | Raw Y-axis magnetometer channel value. … 82 | in_magn_z_raw | Raw Z-axis magnetometer channel value. … 90 | in_pressure0_raw | Raw barometric pressure channel value. | 108 | in_accel_x_raw | Raw X-axis accelerometer channel value. … 116 | in_accel_y_raw | Raw Y-axis accelerometer channel value. … 124 | in_accel_z_raw | Raw Z-axis accelerometer channel value. … 128 | in_deltavelocity_x_raw | Raw X-axis delta velocity channel value. … 130 | in_deltavelocity_y_raw | Raw Y-axis delta velocity channel value. … 132 | in_deltavelocity_z_raw | Raw Z-axis delta velocity channel value. … [all …]
|
| H A D | adis16550.rst | 54 | in_accel_x_raw | Raw X-axis accelerometer channel value. … 60 | in_accel_y_raw | Raw Y-axis accelerometer channel value. … 66 | in_accel_z_raw | Raw Z-axis accelerometer channel value. … 70 | in_deltavelocity_x_raw | Raw X-axis delta velocity channel value. … 72 | in_deltavelocity_y_raw | Raw Y-axis delta velocity channel value. … 74 | in_deltavelocity_z_raw | Raw Z-axis delta velocity channel value. … 88 | in_anglvel_x_raw | Raw X-axis gyroscope channel value. … 94 | in_anglvel_y_raw | Raw Y-axis gyroscope channel value. … 100 | in_anglvel_z_raw | Raw Z-axis gyroscope channel value. … 104 | in_deltaangl_x_raw | Raw X-axis delta angle channel value. … [all …]
|
| H A D | adis16475.rst | 69 | in_accel_x_raw | Raw X-axis accelerometer channel value. … 73 | in_accel_y_raw | Raw Y-axis accelerometer channel value. … 77 | in_accel_z_raw | Raw Z-axis accelerometer channel value. … 81 | in_deltavelocity_x_raw | Raw X-axis delta velocity channel value. … 83 | in_deltavelocity_y_raw | Raw Y-axis delta velocity channel value. … 85 | in_deltavelocity_z_raw | Raw Z-axis delta velocity channel value. … 95 | in_anglvel_x_raw | Raw X-axis gyroscope channel value. | 99 | in_anglvel_y_raw | Raw Y-axis gyroscope channel value. | 103 | in_anglvel_z_raw | Raw Z-axis gyroscope channel value. | 107 | in_deltaangl_x_raw | Raw X-axis delta angle channel value. | [all …]
|
| H A D | adxl380.rst | 52 | in_accel_x_raw | Raw X-axis accelerometer channel value. … 56 | in_accel_y_raw | Raw Y-axis accelerometer channel value. … 60 | in_accel_z_raw | Raw Z-axis accelerometer channel value. … 66 | in_temp_raw | Raw temperature channel value. |
|
| H A D | adxl313.rst | 39 | in_accel_x_raw | Raw X-axis accelerometer channel value. … 43 | in_accel_y_raw | Raw Y-axis accelerometer channel value. … 47 | in_accel_z_raw | Raw Z-axis accelerometer channel value. …
|
| H A D | ad4000.rst | 171 | ``in_voltage0_raw`` | Raw ADC output code. | 188 | ``in_voltage0-voltage1_raw`` | Raw ADC output code. |
|
| /linux/drivers/firmware/arm_scmi/ |
| H A D | Kconfig | 34 bool "Enable support for SCMI Raw transmission mode" 38 Enable support for SCMI Raw transmission mode. 45 order to avoid unexpected interactions with the SCMI Raw message 49 bool "Allow SCMI Raw mode coexistence with normal SCMI stack" 52 Allow SCMI Raw transmission mode to coexist with normal SCMI stack. 56 SCMI Raw mode support unreliable. If unsure, say N.
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-scmi-raw | 5 Description: SCMI Raw synchronous message injection/snooping facility; write 20 Description: SCMI Raw asynchronous message injection/snooping facility; write 38 Description: SCMI Raw message injection/snooping facility using polling mode; 54 Description: SCMI Raw asynchronous message injection/snooping facility using 74 Description: SCMI Raw message errors facility; any kind of timed-out or 85 Description: SCMI Raw notification snooping facility; any notification 96 Description: SCMI Raw stack reset facility; writing a value to this entry 100 Can be used to reset and clean the SCMI Raw stack between to 108 Description: SCMI Raw synchronous message injection/snooping facility; write 132 Description: SCMI Raw asynchronous message injection/snooping facility; write [all …]
|
| H A D | sysfs-bus-iio | 147 Raw (unscaled no bias removal etc.) voltage measurement from 163 Raw (unscaled) differential voltage measurement equivalent to 174 Raw (unscaled) Root Mean Square (RMS) voltage measurement from 185 Raw (unscaled no bias removal etc.) power measurement from 201 Raw capacitance measurement from channel Y. Units after 208 Raw differential capacitance measurement equivalent to 243 Raw (unscaled no bias removal etc.) temperature measurement. 401 Raw pressure measurement from channel Y. Units after 415 Raw humidity measurement of air. Units after application of 741 Raw (unscaled, no bias etc.) output voltage for [all …]
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | generate_udp_fragments.py | 72 pkt = IP(src=sip,dst=dip) / UDP(sport=sport,dport=dport,chksum=0) / Raw(load=payload) 75 …c=sip6,dst=dip6) / IPv6ExtHdrFragment(id=0xBEEF) / UDP(sport=sport,dport=dport) / Raw(load=payload)
|
| /linux/Documentation/admin-guide/media/ |
| H A D | vimc.dot | 19 n0000000b [label="Raw Capture 0\n/dev/video0", shape=box, style=filled, fillcolor=yellow] 20 n0000000f [label="Raw Capture 1\n/dev/video1", shape=box, style=filled, fillcolor=yellow]
|
| /linux/Documentation/ABI/removed/ |
| H A D | raw1394 | 1 What: raw1394 (a.k.a. "Raw IEEE1394 I/O support" for FireWire)
|
| /linux/Documentation/networking/device_drivers/cellular/qualcomm/ |
| H A D | rmnet.rst | 41 Function Raw bytes 68 Function Raw bytes Checksum offload header 122 Function Raw bytes
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-bayer.rst | 7 Raw Bayer Formats
|
| H A D | fourcc.rst | 14 Raw bayer
|
| H A D | dev-touch.rst | 34 Delta = Raw - Reference
|
| /linux/Documentation/devicetree/bindings/media/ |
| H A D | ti-am437x-vpfe.txt | 14 0 - Raw Bayer Interface.
|
| /linux/Documentation/hid/ |
| H A D | hidraw.rst | 2 HIDRAW - Raw Access to USB and Bluetooth Human Interface Devices 84 Get Raw Info 98 Get Raw Name
|
| /linux/arch/arm/boot/dts/intel/socfpga/ |
| H A D | socfpga_arria5_socdk.dts | 135 label = "Flash 0 Raw Data";
|
| H A D | socfpga_cyclone5_mercury_sa1.dtsi | 93 label = "Flash Raw";
|
| H A D | socfpga_cyclone5_mercury_sa2.dtsi | 96 label = "Flash Raw";
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | tainted-kernels.rst | 67 Raw taint value as int/string: 4609/'P W O '
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | tainted-kernels.rst | 70 Raw taint value as int/string: 4609/'P W O '
|
| /linux/arch/mips/sibyte/ |
| H A D | Kconfig | 128 buffer activity. Raw buffer data is dumped to console, and
|