Home
last modified time | relevance | path

Searched refs:vary (Results 1 – 25 of 133) sorted by relevance

123456

/linux-6.1.9/drivers/usb/misc/
Dusbtest.c33 __u32 vary; member
50 __u32 vary; member
458 int vary, in simple_io() argument
493 if (vary) { in simple_io()
496 len += vary; in simple_io()
499 len = (vary < max) ? vary : max; in simple_io()
536 alloc_sglist(int nents, int max, int vary, struct usbtest_dev *dev, int pipe) in alloc_sglist() argument
577 if (vary) { in alloc_sglist()
578 size += vary; in alloc_sglist()
581 size = (vary < max) ? vary : max; in alloc_sglist()
[all …]
/linux-6.1.9/Documentation/driver-api/firmware/
Dintroduction.rst6 for functionality from userspace, the uses vary:
22 Which one you use vary depending on your requirements, the rule of thumb
/linux-6.1.9/Documentation/devicetree/bindings/phy/
Dqcom,qusb2-phy.yaml96 tuning parameter that may vary for different boards of same SOC.
105 tuning parameter that may vary for different boards of same SOC.
114 tuning parameter that may vary for different boards of same SOC.
155 threshold and may vary for different boards of same SOC.
/linux-6.1.9/Documentation/devicetree/bindings/spi/
Dnvidia,tegra114-spi.txt30 Tap values vary based on the platform design trace lengths from Tegra SPI
35 Tap values vary based on the platform design trace lengths from Tegra SPI
/linux-6.1.9/tools/usb/
Dtestusb.c47 unsigned vary; member
395 param.vary = 1024; in main()
437 if (parse_num(&param.vary, optarg)) in main()
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-bus-iio-magnetometer-hmc584318 The effect of this configuration may vary
Dsysfs-platform-dell-smbios19 Tokens will vary from machine to machine, and
Dsysfs-class-fpga-manager21 though some steps may get skipped. Valid FPGA states will vary
/linux-6.1.9/arch/m68k/hp300/
DREADME.hp30010 combination seems to work for me. Your mileage may vary.
/linux-6.1.9/Documentation/devicetree/bindings/input/
De3x0-button.txt15 Note: Interrupt numbers might vary depending on the FPGA configuration.
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dpixfmt-tch-td08.rst18 Delta values may range from -128 to 127. Typically the values will vary through
Dpixfmt-tch-td16.rst19 Delta values may range from -32768 to 32767. Typically the values will vary
Dpixfmt-z16.rst18 can vary and has to be negotiated with the device separately. Each pixel
/linux-6.1.9/Documentation/devicetree/bindings/mtd/partitions/
Dredboot-fis.yaml13 This block size will vary depending on flash but is typically
Dbrcm,bcm947xx-cfe-partitions.yaml13 and/or meanings can also vary so fixed partitioning can't be used.
/linux-6.1.9/Documentation/devicetree/bindings/hwmon/
Damd,sbrmi.yaml31 socket 0 and 70h for socket 1, but it could vary based on hardware
Damd,sbtsi.yaml32 0 and 90h for socket 1, but it could vary based on hardware address
/linux-6.1.9/Documentation/devicetree/bindings/misc/
Dintel,ixp4xx-ahb-queue-manager.yaml21 on a certain IXP4xx system will vary.
/linux-6.1.9/Documentation/devicetree/bindings/interrupt-controller/
Darm,nvic.txt5 vary in the number of interrupts and priority bits per interrupt.
/linux-6.1.9/Documentation/scsi/
Dsym53c500_cs.rst27 for Tom Corner, and it works for me. Your mileage will probably vary.
/linux-6.1.9/Documentation/hwmon/
Dsbtsi_temp.rst19 98h for socket 0 and 90h for socket 1, but it could vary based on hardware
/linux-6.1.9/Documentation/ABI/stable/
Dvdso29 ABI of those symbols is considered stable. It may vary across architectures,
/linux-6.1.9/Documentation/misc-devices/
Dad525x_dpot.rst24 and may vary greatly on a part-by-part basis. For exact interpretation of
/linux-6.1.9/Documentation/devicetree/bindings/net/wireless/
Dmarvell-8xxx.txt45 can vary between hw versions.
Dqcom,ath10k.txt62 as an array, the length can vary between
65 the length can vary between hw versions.

123456