Home
last modified time | relevance | path

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

1234

/linux/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()
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/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/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/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/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
H A Dsysfs-class-fpga-manager21 though some steps may get skipped. Valid FPGA states will vary
/linux/arch/m68k/hp300/
H A DREADME.hp30010 combination seems to work for me. Your mileage may vary.
/linux/drivers/platform/x86/amd/hfi/
H A DKconfig16 capabilities may vary due to the inherent differences in the core types
/linux/Documentation/devicetree/bindings/input/
H A De3x0-button.txt15 Note: Interrupt numbers might vary depending on the FPGA configuration.
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-tch-td08.rst19 Delta values may range from -128 to 127. Typically the values will vary through
H A Dpixfmt-tch-td16.rst20 Delta values may range from -32768 to 32767. Typically the values will vary
H A Dpixfmt-z16.rst19 can vary and has to be negotiated with the device separately. Each pixel
/linux/Documentation/scsi/
H A Dsym53c500_cs.rst27 for Tom Corner, and it works for me. Your mileage will probably vary.
/linux/Documentation/hwmon/
H A Dsbtsi_temp.rst19 98h for socket 0 and 90h for socket 1, but it could vary based on hardware
H A Dsbrmi.rst24 or 38h(011 1000) for socket 1, but it could vary based on hardware
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_decoder_api.rst41 compatible MPEG streams. The supported payloads may vary depending on the
/linux/Documentation/misc-devices/
H A Dad525x_dpot.rst24 and may vary greatly on a part-by-part basis. For exact interpretation of
H A Dapds990x.rst26 might vary quite much depending the spectrum of the light source.
/linux/Documentation/ABI/stable/
H A Dvdso31 ABI of those symbols is considered stable. It may vary across architectures,
/linux/Documentation/edac/
H A Dmemory_repair.rst69 operation vary in terms of the scope of the sparing being performed.
132 for this operation, cacheline/row/bank/rank sparing, vary in terms of the
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-device-info.rst99 vary across reboots or device unplug/replug.
/linux/Documentation/driver-api/mtd/
H A Dspi-intel.rst46 So here it will be /dev/mtd0 but it may vary.
/linux/drivers/scsi/aic7xxx/
H A DKconfig.aic79xx24 vary this number based on device behavior. For devices with a
/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,omap-dss.txt13 the encoder modules vary.

1234