Home
last modified time | relevance | path

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

1234

/Linux-v4.19/drivers/usb/misc/
Dusbtest.c33 __u32 vary; member
50 __u32 vary; member
450 int vary, in simple_io() argument
485 if (vary) { in simple_io()
488 len += vary; in simple_io()
491 len = (vary < max) ? vary : max; in simple_io()
528 alloc_sglist(int nents, int max, int vary, struct usbtest_dev *dev, int pipe) in alloc_sglist() argument
569 if (vary) { in alloc_sglist()
570 size += vary; in alloc_sglist()
573 size = (vary < max) ? vary : max; in alloc_sglist()
[all …]
/Linux-v4.19/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-v4.19/tools/usb/
Dtestusb.c60 unsigned vary; member
400 param.vary = 1024; in main()
442 if (parse_num(&param.vary, optarg)) in main()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-platform-dell-smbios19 Tokens will vary from machine to machine, and
Dsysfs-bus-iio-magnetometer-hmc584313 Note: The effect of this configuration may vary
Dsysfs-class-fpga-manager21 though some steps may get skipped. Valid FPGA states will vary
/Linux-v4.19/arch/m68k/hp300/
DREADME.hp30010 combination seems to work for me. Your mileage may vary.
/Linux-v4.19/Documentation/devicetree/bindings/input/
De3x0-button.txt15 Note: Interrupt numbers might vary depending on the FPGA configuration.
/Linux-v4.19/Documentation/media/uapi/v4l/
Dpixfmt-tch-td08.rst18 Delta values may range from -128 to 127. Typically the values will vary through
Dpixfmt-z16.rst18 can vary and has to be negotiated with the device separately. Each pixel
Dpixfmt-tch-td16.rst19 Delta values may range from -32768 to 32767. Typically the values will vary
/Linux-v4.19/Documentation/devicetree/bindings/net/wireless/
Dqcom,ath10k.txt53 as an array, the length can vary between
56 the length can vary between hw versions.
Dmarvell-8xxx.txt45 can vary between hw versions.
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Darm,nvic.txt5 vary in the number of interrupts and priority bits per interrupt.
/Linux-v4.19/Documentation/scsi/
Dsym53c500_cs.txt21 for Tom Corner, and it works for me. Your mileage will probably vary.
/Linux-v4.19/Documentation/ABI/stable/
Dvdso23 ABI of those symbols is considered stable. It may vary across architectures,
/Linux-v4.19/Documentation/devicetree/bindings/mtd/partitions/
Dbrcm,bcm947xx-cfe-partitions.txt7 meanings can also vary so fixed partitioning can't be used.
/Linux-v4.19/Documentation/misc-devices/
Dad525x_dpot.txt23 and may vary greatly on a part-by-part basis. For exact interpretation of
Dapds990x.txt23 might vary quite much depending the spectrum of the light source.
/Linux-v4.19/Documentation/hwmon/
Dina2xx64 The actual programmed interval may vary from the desired value.
/Linux-v4.19/Documentation/media/uapi/mediactl/
Dmedia-ioc-device-info.rst102 vary across reboots or device unplug/replug.
/Linux-v4.19/Documentation/virtual/kvm/
Ds390-diag.txt30 The supported DIAGNOSE function codes vary by the userspace used. For
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dqcom-qusb2-phy.txt32 tuning parameter that may vary for different boards of same SOC.
/Linux-v4.19/Documentation/mtd/
Dintel-spi.txt45 So here it will be /dev/mtd0 but it may vary.
/Linux-v4.19/drivers/scsi/aic7xxx/
DKconfig.aic79xx23 vary this number based on device behavior. For devices with a

1234