Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/tools/usb/
Dtestusb.c47 unsigned vary; member
389 param.vary = 1024; in main()
431 if (parse_num(&param.vary, optarg)) in main()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-platform-dell-smbios19 Tokens will vary from machine to machine, and
Dsysfs-bus-iio-magnetometer-hmc584318 The effect of this configuration may vary
Dsysfs-class-fpga-manager21 though some steps may get skipped. Valid FPGA states will vary
/kernel/linux/linux-5.10/arch/m68k/hp300/
DREADME.hp30010 combination seems to work for me. Your mileage may vary.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
De3x0-button.txt15 Note: Interrupt numbers might vary depending on the FPGA configuration.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/partitions/
Dredboot-fis.txt10 This block size will vary depending on flash but is typically
Dbrcm,bcm947xx-cfe-partitions.txt7 meanings can also vary so fixed partitioning can't be used.
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Darm,nvic.txt5 vary in the number of interrupts and priority bits per interrupt.
/kernel/linux/linux-5.10/Documentation/scsi/
Dsym53c500_cs.rst27 for Tom Corner, and it works for me. Your mileage will probably vary.
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dvdso29 ABI of those symbols is considered stable. It may vary across architectures,
/kernel/linux/linux-5.10/Documentation/misc-devices/
Dad525x_dpot.rst24 and may vary greatly on a part-by-part basis. For exact interpretation of
Dapds990x.rst26 might vary quite much depending the spectrum of the light source.
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/
Dmedia-ioc-device-info.rst99 vary across reboots or device unplug/replug.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mailbox/
Dnvidia,tegra186-hsp.txt52 may vary by instance of the HSP block and SoC generation.
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Ds390-diag.rst33 The supported DIAGNOSE function codes vary by the userspace used. For
/kernel/linux/linux-5.10/Documentation/driver-api/mtd/
Dintel-spi.rst46 So here it will be /dev/mtd0 but it may vary.

12345