Searched refs:fine (Results 1 – 25 of 206) sorted by relevance
123456789
| /Linux-v5.15/drivers/media/usb/gspca/stv06xx/ |
| D | stv06xx_vv6410.c | 239 unsigned int fine, coarse; in vv6410_set_exposure() local 243 fine = val % VV6410_CIF_LINELENGTH; in vv6410_set_exposure() 247 coarse, fine); in vv6410_set_exposure() 249 err = stv06xx_write_sensor(sd, VV6410_FINEH, fine >> 8); in vv6410_set_exposure() 253 err = stv06xx_write_sensor(sd, VV6410_FINEL, fine & 0xff); in vv6410_set_exposure()
|
| /Linux-v5.15/Documentation/fb/ |
| D | aty128fb.rst | 42 XF68_FBDev should generally work fine, but it is non-accelerated. As of 43 this document, 8 and 32bpp works fine. There have been palette issues
|
| D | lxfb.rst | 37 XF68_FBDev should generally work fine, but it is non-accelerated.
|
| D | gxfb.rst | 36 XF68_FBDev should generally work fine, but it is non-accelerated.
|
| /Linux-v5.15/Documentation/translations/it_IT/process/ |
| D | kernel-docs.rst | 15 questo motivo è meglio non tradurre al fine di garantirne un corretto
|
| D | deprecated.rst | 21 aumentando così il carico di lavoro. Al fine di istruire gli sviluppatori su 201 dati importanti alla fine dello stack (quando il kernel è compilato senza 209 prossimo caso quando l'istruzione "break" viene omessa alla fine del caso 260 array di un solo elemento posizionato alla fine della struttura dati:: 282 nel mezzo di una struttura dati e _non_ alla fine (potrebbe accadere 297 trovano alla fine della struttura dati, il che permette di prevenire
|
| /Linux-v5.15/Documentation/devicetree/bindings/net/ieee802154/ |
| D | at86rf230.txt | 15 - xtal-trim: u8 value for fine tuning the internal capacitance
|
| /Linux-v5.15/Documentation/devicetree/bindings/hwmon/ |
| D | max6650.txt | 14 allow more fine-grained control of slower fans.
|
| /Linux-v5.15/Documentation/translations/it_IT/doc-guide/ |
| D | kernel-doc.rst | 39 (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 ``*/``. 444 Al fine d'avere il codice ed i commenti nello stesso file, potete includere
|
| D | parse-headers.rst | 11 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-v5.15/drivers/net/can/softing/ |
| D | Kconfig | 14 The API of the card does not allow fine control per bus, but
|
| /Linux-v5.15/drivers/staging/media/ |
| D | Kconfig | 9 so, they won't likely work fine with the existing applications.
|
| /Linux-v5.15/arch/microblaze/ |
| D | Kconfig.platform | 16 fine if both source and destination are aligned on the same
|
| /Linux-v5.15/Documentation/block/ |
| D | biovecs.rst | 83 * Submitting partially completed bios is now perfectly fine - this comes up 88 fine to _most_ devices, but since accessing the raw bvec array was the 92 perfectly fine.
|
| /Linux-v5.15/Documentation/devicetree/bindings/clock/ |
| D | ti,cdce925.txt | 25 - xtal-load-pf: Crystal load-capacitor value to fine-tune performance on a
|
| /Linux-v5.15/arch/arm64/boot/dts/qcom/ |
| D | sc7180-trogdor-lazor.dtsi | 18 semtech,resolution = "fine";
|
| /Linux-v5.15/Documentation/arm/sa1100/ |
| D | serial_uart.rst | 15 > tty device layer handles this just fine, so you don't have to worry about
|
| /Linux-v5.15/Documentation/translations/it_IT/riscv/ |
| D | patch-acceptance.rst | 36 questo motivo, al fine di evitare complicazioni o problemi di
|
| /Linux-v5.15/drivers/powercap/ |
| D | Kconfig | 32 fine grained control. These domains include processor package, DRAM
|
| /Linux-v5.15/Documentation/admin-guide/media/ |
| D | cx88.rst | 54 "lspci -v" output is fine too).
|
| /Linux-v5.15/arch/powerpc/platforms/ps3/ |
| D | Kconfig | 26 defaults should be fine for most users, but these options may make 42 This option is only for experts who may have the desire to fine
|
| /Linux-v5.15/fs/nfsd/ |
| D | Kconfig | 154 Say Y here if you want enable fine-grained security label attribute 159 If you do not wish to enable fine-grained security labels SELinux or
|
| /Linux-v5.15/Documentation/scsi/ |
| D | scsi_eh.rst | 20 [2-1] EH through fine-grained callbacks 171 LLDD can implement fine-grained EH callbacks and let SCSI 195 2.1 EH through fine-grained callbacks 210 others are performed by invoking one of the following fine-grained 306 EH through fine-grained callbacks start from scsi_unjam_host().
|
| /Linux-v5.15/net/openvswitch/ |
| D | Kconfig | 21 expected in a traditional hardware switch, it enables fine-grained
|
| /Linux-v5.15/Documentation/input/devices/ |
| D | cs461x.rst | 13 Raw mode works fine with analog joystick front-end driver and cs461x
|
123456789