Searched refs:fit (Results 1 – 25 of 142) sorted by relevance
123456
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | v4l2-selection-targets.rst | 38 - Bounds of the crop rectangle. All valid crop rectangles fit inside 65 - Bounds of the compose rectangle. All valid compose rectangles fit
|
D | selection-api-configuration.rst | 59 bounds rectangle. The driver must adjust the composing rectangle to fit 111 driver must adjust the area to fit to the bounding limits. Moreover, the
|
/Linux-v4.19/drivers/usb/ |
D | README | 50 class/ - This is for all USB device drivers that do not fit 53 misc/ - This is for all USB device drivers that do not fit
|
/Linux-v4.19/arch/m68k/ |
D | Kconfig.bus | 27 expansion cards that do not fit in the Zorro slots but fit in e.g.
|
/Linux-v4.19/arch/parisc/math-emu/ |
D | README | 2 been modified as little as possible. Even though they don't fit the
|
/Linux-v4.19/Documentation/core-api/ |
D | idr.rst | 39 :c:func:`idr_alloc_u32`. If you need IDs that will not fit in a u32, 50 also use :c:func:`idr_get_next` if the iterator doesn't fit your needs.
|
D | genalloc.rst | 104 - gen_pool_first_fit is a simple first-fit allocator; this is the default 113 - gen_pool_best_fit, as one would expect, is a simple best-fit allocator.
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/afe/ |
D | voltage-divider.txt | 39 /* Scale the system voltage by 22/222 to fit the ADC range. */
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | eainode.rst | 6 To enable ext4 to store extended attribute values that do not fit in the
|
D | inlinedata.rst | 10 ``inode.i_block``. If the rest of the file would fit inside the extended
|
D | checksums.rst | 10 structures did not have space to fit a full 32-bit checksum, so only the
|
/Linux-v4.19/Documentation/vm/ |
D | z3fold.rst | 30 which makes it a better fit for small and response-critical systems.
|
D | remap_file_pages.rst | 23 on 32-bit systems to map files bigger than can linearly fit into 32-bit
|
/Linux-v4.19/arch/alpha/lib/ |
D | ev6-memset.S | 70 bic $1,7,$1 # E : fit within a single quadword? 251 bic $1,7,$1 # E : fit within a single quadword 436 bic $1,7,$1 # E : fit within a single quadword
|
/Linux-v4.19/Documentation/networking/ |
D | mpls-sysctl.txt | 17 no longer fit in the table.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-iio-isl29501 | 32 Then a least squares curve fit to a second order
|
D | sysfs-driver-hid-roccat-kone | 51 stored in the profile doesn't need to fit the number of the 80 calibrate the laser power to fit the mousepad surface.
|
/Linux-v4.19/Documentation/fmc/ |
D | parameters.txt | 43 fit the page:
|
/Linux-v4.19/Documentation/devicetree/bindings/reserved-memory/ |
D | ramoops.txt | 11 size of these optional buffers must fit in the reserved region.
|
/Linux-v4.19/drivers/media/i2c/ |
D | mt9v111.c | 912 unsigned int fit = abs(mt9v111_frame_sizes[i].width - in mt9v111_set_format() local 916 if (fit < best_fit) { in mt9v111_set_format() 917 best_fit = fit; in mt9v111_set_format() 920 if (fit == 0) in mt9v111_set_format()
|
/Linux-v4.19/drivers/usb/host/ |
D | ohci.h | 695 u32 fit = ohci_readl(ohci, &ohci->regs->fminterval) & FIT; in periodic_reinit() local 697 ohci_writel (ohci, (fit ^ FIT) | ohci->fminterval, in periodic_reinit()
|
/Linux-v4.19/drivers/video/console/ |
D | Kconfig | 104 On PA-RISC, the default value is 160, which should fit a 1280x1024 114 On PA-RISC, the default value is 64, which should fit a 1280x1024
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dvb-frontend-parameters.rst | 14 data, the structure size weren't enough to fit, and just extending its
|
/Linux-v4.19/Documentation/fb/ |
D | tridentfb.txt | 55 If in some modes which barely fit the memory you see garbage
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | kirkwood-netxbig.dtsi | 61 * switch. Thus the conventional KEY_POWER does not fit
|
123456