Home
last modified time | relevance | path

Searched refs:fit (Results 1 – 25 of 179) sorted by relevance

12345678

/Linux-v6.1/arch/arm/boot/dts/
Dfacebook-bmc-flash-layout.dtsi19 fit@80000 {
21 label = "fit";
Dfacebook-bmc-flash-layout-128.dtsi37 fit@100000 {
39 label = "fit";
/Linux-v6.1/Documentation/driver-api/gpio/
Dusing-gpio.rst27 software-hardware interface to be set up. They should not have a natural fit
28 to any existing kernel subsystem and not be a good fit for an operating system,
33 from userspace will likely be a good fit for using GPIO lines from userspace as
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dv4l2-selection-targets.rst46 - Bounds of the crop rectangle. All valid crop rectangles fit inside
68 - Bounds of the compose rectangle. All valid compose rectangles fit
/Linux-v6.1/arch/m68k/
DKconfig.bus27 expansion cards that do not fit in the Zorro slots but fit in e.g.
/Linux-v6.1/Documentation/filesystems/nfs/
Dreexport.rst40 The result must fit into the RFC-mandated filehandle size limits:
51 NFSv2 if the original server gives you filehandles that fit in 10
72 All will therefore fit in an NFSv3 or NFSv4 filehandle after reexport,
/Linux-v6.1/Documentation/misc-devices/
Dindex.rst8 fit into other categories.
/Linux-v6.1/Documentation/core-api/
Didr.rst42 idr_alloc_u32(). If you need IDs that will not fit in a u32,
53 also use idr_get_next() if the iterator doesn't fit your needs.
Dindex.rst124 Documents that don't fit elsewhere or which have yet to be categorized.
Dgenalloc.rst104 - 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-v6.1/arch/parisc/math-emu/
DREADME2 been modified as little as possible. Even though they don't fit the
/Linux-v6.1/Documentation/filesystems/ext4/
Deainode.rst6 To enable ext4 to store extended attribute values that do not fit in the
Dinlinedata.rst10 ``inode.i_block``. If the rest of the file would fit inside the extended
/Linux-v6.1/Documentation/gpu/
Dkomeda-kms.rst53 Post image processor adjusts frame data like gamma and color space to fit the
80 adjusted to fit different usages. And D71 has two pipelines, which support two
356 single component, usually that needs multiple components to fit the requirement.
358 compiz, improc and timing_ctrlr to work together to fit these requirements.
400 Layers to fit the requirement of one KMS-plane.
/Linux-v6.1/arch/alpha/lib/
Dev6-memset.S70 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-v6.1/Documentation/mm/
Dz3fold.rst30 which makes it a better fit for small and response-critical systems.
Dremap_file_pages.rst23 on 32-bit systems to map files bigger than can linearly fit into 32-bit
/Linux-v6.1/Documentation/networking/
Dmpls-sysctl.rst24 no longer fit in the table.
/Linux-v6.1/drivers/video/console/
DKconfig59 On PA-RISC, the default value is 160, which should fit a 1280x1024
69 On PA-RISC, the default value is 64, which should fit a 1280x1024
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-iio-isl2950132 Then a least squares curve fit to a second order
Dsysfs-driver-hid-roccat-kone60 stored in the profile doesn't need to fit the number of the
92 calibrate the laser power to fit the mousepad surface.
/Linux-v6.1/drivers/media/i2c/
Dmt9v111.c913 unsigned int fit = abs(mt9v111_frame_sizes[i].width - in mt9v111_set_format() local
917 if (fit < best_fit) { in mt9v111_set_format()
918 best_fit = fit; in mt9v111_set_format()
921 if (fit == 0) in mt9v111_set_format()
/Linux-v6.1/drivers/usb/host/
Dohci.h697 u32 fit = ohci_readl(ohci, &ohci->regs->fminterval) & FIT; in periodic_reinit() local
699 ohci_writel (ohci, (fit ^ FIT) | ohci->fminterval, in periodic_reinit()
/Linux-v6.1/Documentation/translations/
Dindex.rst52 adapted to fit a different language. For this reason, when viewing
/Linux-v6.1/Documentation/
Dindex.rst107 There are several unsorted documents that don't seem to fit on other parts

12345678