Home
last modified time | relevance | path

Searched refs:fine (Results 1 – 25 of 175) sorted by relevance

1234567

/Linux-v4.19/drivers/media/usb/gspca/stv06xx/
Dstv06xx_vv6410.c248 unsigned int fine, coarse; in vv6410_set_exposure() local
252 fine = val % VV6410_CIF_LINELENGTH; in vv6410_set_exposure()
256 coarse, fine); in vv6410_set_exposure()
258 err = stv06xx_write_sensor(sd, VV6410_FINEH, fine >> 8); in vv6410_set_exposure()
262 err = stv06xx_write_sensor(sd, VV6410_FINEL, fine & 0xff); in vv6410_set_exposure()
/Linux-v4.19/Documentation/fb/
Daty128fb.txt41 XF68_FBDev should generally work fine, but it is non-accelerated. As of
42 this document, 8 and 32bpp works fine. There have been palette issues
Dgxfb.txt35 XF68_FBDev should generally work fine, but it is non-accelerated.
Dlxfb.txt35 XF68_FBDev should generally work fine, but it is non-accelerated.
Dtgafb.txt57 mmap(). Running the standard XF86_TGA server from XFree86 3.3.x works fine for
/Linux-v4.19/Documentation/devicetree/bindings/net/ieee802154/
Dat86rf230.txt15 - xtal-trim: u8 value for fine tuning the internal capacitance
/Linux-v4.19/Documentation/devicetree/bindings/hwmon/
Dmax6650.txt14 allow more fine-grained control of slower fans.
/Linux-v4.19/drivers/staging/media/
DKconfig8 so, they won't likely work fine with the existing applications.
/Linux-v4.19/Documentation/translations/it_IT/doc-guide/
Dkernel-doc.rst39 (ovvero, dichiarate "static") al fine di fornire una struttura più coerente
54 anche per procedure private (ovvero, dichiarate "static") al fine di fornire
76 Al fine di verificare che i commenti siano formattati correttamente, potete
118 un argomento, una linea di commento vuota, oppure la fine del commento.
220 un argomento, una linea di commento vuota, oppure la fine del commento.
235 fra ``:`` e il marcatore di fine commento ``*/``.
446 Al fine d'avere il codice ed i commenti nello stesso file, potete includere
Dparse-headers.rst11 al fine di descrivere l'API per lo spazio utente e per generare dei riferimenti
31 parse_headers.pl - analizza i file C al fine di identificare funzioni,
/Linux-v4.19/Documentation/block/
Dbiovecs.txt81 * Submitting partially completed bios is now perfectly fine - this comes up
86 fine to _most_ devices, but since accessing the raw bvec array was the
90 perfectly fine.
/Linux-v4.19/drivers/net/can/softing/
DKconfig13 The API of the card does not allow fine control per bus, but
/Linux-v4.19/drivers/powercap/
DKconfig28 fine grained control. These domains include processor package, DRAM
/Linux-v4.19/arch/microblaze/
DKconfig.platform15 fine if both source and destination are aligned on the same
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dti,cdce925.txt25 - xtal-load-pf: Crystal load-capacitor value to fine-tune performance on a
/Linux-v4.19/Documentation/arm/SA1100/
Dserial_UART11 > tty device layer handles this just fine, so you don't have to worry about
/Linux-v4.19/Documentation/devicetree/bindings/spi/
Dspi-rockchip.txt34 Rx data (may need to be fine tuned for high capacitance lines).
/Linux-v4.19/fs/jffs2/
DTODO9 - fine-tune the allocation / GC thresholds
/Linux-v4.19/arch/powerpc/platforms/ps3/
DKconfig25 defaults should be fine for most users, but these options may make
41 This option is only for experts who may have the desire to fine
/Linux-v4.19/fs/nfsd/
DKconfig139 Say Y here if you want enable fine-grained security label attribute
144 If you do not wish to enable fine-grained security labels SELinux or
/Linux-v4.19/Documentation/scsi/
Dscsi_eh.txt18 [2-1] EH through fine-grained callbacks
156 LLDD can implement fine-grained EH callbacks and let SCSI
180 [2-1] EH through fine-grained callbacks
193 others are performed by invoking one of the following fine-grained
273 EH through fine-grained callbacks start from scsi_unjam_host().
/Linux-v4.19/Documentation/input/devices/
Dcs461x.rst13 Raw mode works fine with analog joystick front-end driver and cs461x
/Linux-v4.19/net/openvswitch/
DKconfig22 expected in a traditional hardware switch, it enables fine-grained
/Linux-v4.19/Documentation/fmc/
DAPI.txt46 the time you read this it is already used by the spec-sw and fine-delay
/Linux-v4.19/security/apparmor/
DKconfig63 provide fine grained control of the debug options that are

1234567