Home
last modified time | relevance | path

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

1234567

/linux-6.15/drivers/usb/misc/
H A 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()
577 if (vary) { in alloc_sglist()
578 size += vary; in alloc_sglist()
581 size = (vary < max) ? vary : max; in alloc_sglist()
1889 len += vary; in ctrl_out()
[all …]
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dmsm8916-samsung-j3-common.dtsi44 /* GPIO pins vary depending on model variant */
48 /* GPIO pins vary depending on model variant */
/linux-6.15/Documentation/driver-api/firmware/
H A 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.15/Documentation/devicetree/bindings/phy/
H A Dqcom,qusb2-phy.yaml92 tuning parameter that may vary for different boards of same SOC.
101 tuning parameter that may vary for different boards of same SOC.
110 tuning parameter that may vary for different boards of same SOC.
151 threshold and may vary for different boards of same SOC.
/linux-6.15/tools/usb/
H A Dtestusb.c47 unsigned vary; member
395 param.vary = 1024; in main()
437 if (parse_num(&param.vary, optarg)) in main()
/linux-6.15/Documentation/devicetree/bindings/net/wireless/
H A Dqcom,ath10k.yaml99 can vary between hardware versions.
106 can vary between hardware versions.
124 Pre-calibration data as a byte array. The length can vary between
131 Pre-calibration data as a byte array. The length can vary between
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-platform-dell-smbios19 Tokens will vary from machine to machine, and
H A Dsysfs-bus-iio-magnetometer-hmc584318 The effect of this configuration may vary
/linux-6.15/arch/m68k/hp300/
H A DREADME.hp30010 combination seems to work for me. Your mileage may vary.
/linux-6.15/Documentation/devicetree/bindings/input/
H A De3x0-button.txt15 Note: Interrupt numbers might vary depending on the FPGA configuration.
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dpixfmt-tch-td08.rst18 Delta values may range from -128 to 127. Typically the values will vary through
H A Dpixfmt-z16.rst18 can vary and has to be negotiated with the device separately. Each pixel
H A Dpixfmt-tch-td16.rst19 Delta values may range from -32768 to 32767. Typically the values will vary
/linux-6.15/Documentation/devicetree/bindings/mtd/partitions/
H A Dredboot-fis.yaml13 This block size will vary depending on flash but is typically
H A Dbrcm,bcm947xx-cfe-partitions.yaml13 and/or meanings can also vary so fixed partitioning can't be used.
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Darm,nvic.txt5 vary in the number of interrupts and priority bits per interrupt.
/linux-6.15/Documentation/devicetree/bindings/hwmon/
H A Damd,sbtsi.yaml32 0 and 90h for socket 1, but it could vary based on hardware address
H A Damd,sbrmi.yaml31 socket 0 and 70h for socket 1, but it could vary based on hardware
/linux-6.15/Documentation/devicetree/bindings/misc/
H A Dintel,ixp4xx-ahb-queue-manager.yaml21 on a certain IXP4xx system will vary.
/linux-6.15/Documentation/scsi/
H A Dsym53c500_cs.rst27 for Tom Corner, and it works for me. Your mileage will probably vary.
/linux-6.15/Documentation/hwmon/
H A Dsbtsi_temp.rst19 98h for socket 0 and 90h for socket 1, but it could vary based on hardware
/linux-6.15/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_decoder_api.rst41 compatible MPEG streams. The supported payloads may vary depending on the
/linux-6.15/Documentation/ABI/stable/
H A Dvdso31 ABI of those symbols is considered stable. It may vary across architectures,
/linux-6.15/Documentation/misc-devices/
H A Dad525x_dpot.rst24 and may vary greatly on a part-by-part basis. For exact interpretation of
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dfsl,gianfar-mdio.yaml72 mileage may vary).

1234567