Home
last modified time | relevance | path

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

12345678

/OK3568_Linux_fs/kernel/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 …]
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/tools/usb/
H A Dtestusb.c47 unsigned vary; member
389 param.vary = 1024; in main()
431 if (parse_num(&param.vary, optarg)) in main()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/
H A 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
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/xtrans/
H A Dmultilibfix.patch2 which can vary depending on which multilib is configured. The .pc file does
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/m68k/hp300/
H A DREADME.hp30010 combination seems to work for me. Your mileage may vary.
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/builds/
H A DREADME9 $ cd bitbake/lib/toaster/ # path my vary but this is into toaster's directory
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/partitions/
H A Dredboot-fis.txt10 This block size will vary depending on flash but is typically
H A Dbrcm,bcm947xx-cfe-partitions.txt7 meanings can also vary so fixed partitioning can't be used.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A De3x0-button.txt15 Note: Interrupt numbers might vary depending on the FPGA configuration.
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Darm,nvic.txt5 vary in the number of interrupts and priority bits per interrupt.
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/u-boot/board/wandboard/
H A DREADME28 (Note - the SD card node may vary, so adjust this as needed).
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dsym53c500_cs.rst27 for Tom Corner, and it works for me. Your mileage will probably vary.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/nvmetcli/
H A Dnvmetcli_0.7.bb13 # file. This file is not installed by default since the configuration will vary
/OK3568_Linux_fs/yocto/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 \
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Drk3368-lion-u-boot.dtsi39 * may vary from the default configured here (e.g. 164.gzip is fastest
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dplace-definition.qdocinc19 search and which need to be fetched individually may vary from provider to
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dvdso29 ABI of those symbols is considered stable. It may vary across architectures,

12345678