Home
last modified time | relevance | path

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

12345678

/openbmc/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 …]
/openbmc/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
/openbmc/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()
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xtrans/
H A Dmultilibfix.patch2 which can vary depending on which multilib is configured. The .pc file does
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-magnetometer-hmc584318 The effect of this configuration may vary
H A Dsysfs-platform-dell-smbios19 Tokens will vary from machine to machine, and
/openbmc/linux/arch/m68k/hp300/
H A DREADME.hp30010 combination seems to work for me. Your mileage may vary.
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/
H A DREADME9 $ cd bitbake/lib/toaster/ # path my vary but this is into toaster's directory
/openbmc/linux/Documentation/devicetree/bindings/input/
H A De3x0-button.txt15 Note: Interrupt numbers might vary depending on the FPGA configuration.
/openbmc/linux/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-tch-td16.rst19 Delta values may range from -32768 to 32767. Typically the values will vary
H A Dpixfmt-z16.rst18 can vary and has to be negotiated with the device separately. Each pixel
/openbmc/openbmc/poky/meta/recipes-extended/mc/files/
H A Dnomandate.patch9 The man page date can vary depending upon the host perl, e.g. in Russian
/openbmc/u-boot/board/wandboard/
H A DREADME28 (Note - the SD card node may vary, so adjust this as needed).
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-valgrind-filter_xml_frames-do-not-filter-usr.patch7 '/usr' that vary from platform to platform. In the ptest case
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Darm,nvic.txt5 vary in the number of interrupts and priority bits per interrupt.
/openbmc/linux/Documentation/scsi/
H A Dsym53c500_cs.rst27 for Tom Corner, and it works for me. Your mileage will probably vary.
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/
H A Dnvmetcli_0.8.bb13 # file. This file is not installed by default since the configuration will vary
/openbmc/linux/Documentation/hwmon/
H A Dsbtsi_temp.rst19 98h for socket 0 and 90h for socket 1, but it could vary based on hardware
/openbmc/u-boot/arch/arm/dts/
H A Drk3368-lion-u-boot.dtsi38 * may vary from the default configured here (e.g. 164.gzip is fastest
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/
H A Dlibmodule-runtime-perl_0.016.bb7 that is used for barewords in Perl source. In principle this syntax can vary \
/openbmc/linux/Documentation/ABI/stable/
H A Dvdso29 ABI of those symbols is considered stable. It may vary across architectures,
/openbmc/qemu/docs/system/
H A Dconfidential-guest-support.rst23 type and parameters will vary with the specific mechanism to be
/openbmc/linux/Documentation/misc-devices/
H A Dad525x_dpot.rst24 and may vary greatly on a part-by-part basis. For exact interpretation of
/openbmc/qemu/docs/system/i386/
H A Dxenpvh.rst4 Xen supports a spectrum of types of guests that vary in how they depend

12345678