| /Linux-v5.4/Documentation/i2c/ |
| D | i2c-stub.rst | 9 types of SMBus commands: write quick, (r/w) byte, (r/w) byte data, (r/w) 16 quick commands to the specified addresses; it will respond to the other 52 value 0x1f0000 would only enable the quick, byte and byte data
|
| /Linux-v5.4/drivers/pcmcia/ |
| D | tcic.c | 531 int i, quick = 0; in tcic_interrupt() local 554 quick = 1; in tcic_interrupt() 573 if (((cs_irq == 0) || quick) && (!tcic_timer_pending)) { in tcic_interrupt() 574 poll_timer.expires = jiffies + (quick ? poll_quick : poll_interval); in tcic_interrupt()
|
| /Linux-v5.4/fs/nilfs2/ |
| D | Kconfig | 10 consistency like conventional LFS, it achieves quick recovery after
|
| /Linux-v5.4/net/decnet/ |
| D | TODO | 1 Steve's quick list of things that need finishing off:
|
| /Linux-v5.4/Documentation/networking/ |
| D | proc_net_tcp.txt | 32 | | | | | | | |-------> (ack.quick<<1)|ack.pingpong
|
| D | decnet.txt | 133 Here is a quick guide of what to look for in order to know if your DECnet 186 A quick FAQ on ethernet MAC addresses to explain how Linux and DECnet
|
| /Linux-v5.4/drivers/media/platform/vivid/ |
| D | vivid-kthread-cap.c | 264 bool quick; in vivid_copy_buffer() local 309 quick = dev->loop_vid_out.width == dev->loop_vid_cap.width; in vivid_copy_buffer() 336 if (quick && !osdline) { in vivid_copy_buffer() 601 bool quick = dev->bitmap_cap == NULL && dev->clipcount_cap == 0; in vivid_overlay() local 638 if (quick) { in vivid_overlay()
|
| /Linux-v5.4/security/apparmor/ |
| D | Kconfig | 35 loaded policy provide system administrators a quick way
|
| /Linux-v5.4/Documentation/firmware-guide/acpi/ |
| D | aml-debugger.rst | 56 Debugger Reference". The "help" command can be used for a quick reference.
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | nsa320.rst | 63 fan speed. As the most likely case for two accesses in quick succession is
|
| /Linux-v5.4/Documentation/admin-guide/sysctl/ |
| D | index.rst | 60 As a quick 'ls /proc/sys' will show, the directory consists of
|
| /Linux-v5.4/drivers/tty/hvc/ |
| D | Kconfig | 78 no other console mechanism exist but udbg, to get you a quick
|
| /Linux-v5.4/include/net/ |
| D | inet_connection_sock.h | 115 __u8 quick; /* Scheduled number of quick acks */ member
|
| D | tcp.h | 351 if (icsk->icsk_ack.quick) { in tcp_dec_quickack_mode() 352 if (pkts >= icsk->icsk_ack.quick) { in tcp_dec_quickack_mode() 353 icsk->icsk_ack.quick = 0; in tcp_dec_quickack_mode() 357 icsk->icsk_ack.quick -= pkts; in tcp_dec_quickack_mode()
|
| /Linux-v5.4/Documentation/misc-devices/ |
| D | eeprom.rst | 79 location). The chip responds to "write quick" detection at this address but
|
| /Linux-v5.4/Documentation/arm/nwfpe/ |
| D | nwfpe.rst | 45 expect quick action. Bugs still exist. The problem remains in isolating
|
| /Linux-v5.4/Documentation/x86/ |
| D | intel-iommu.rst | 9 This guide gives a quick cheat sheet for some basic understanding.
|
| D | tlb.rst | 11 a quick operation, but it causes collateral damage: TLB entries
|
| /Linux-v5.4/Documentation/riscv/ |
| D | pmu.rst | 35 This document aims to provide developers a quick guide on supporting their 218 needs a quick stop-and-start, for instance, when the interrupt period is being
|
| /Linux-v5.4/tools/perf/ |
| D | Makefile.perf | 810 INSTALL_DOC_TARGETS += quick-install-doc quick-install-man quick-install-html
|
| /Linux-v5.4/Documentation/cdrom/ |
| D | packet-writing.rst | 5 Getting started quick
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | ramoops.rst | 55 as before). For quick debugging, you can also reserve parts of memory during
|
| /Linux-v5.4/fs/f2fs/ |
| D | dir.c | 115 const struct qstr *entry, bool quick) in f2fs_ci_compare() argument 121 if (quick) in f2fs_ci_compare()
|
| /Linux-v5.4/Documentation/scsi/ |
| D | arcmsr_spec.txt | 264 ** to implement quick create function 518 ** byte 36 : 1 to select quick init
|
| /Linux-v5.4/Documentation/process/ |
| D | maintainer-pgp-guide.rst | 222 $ gpg --quick-addkey [fpr] ed25519 sign 328 - by accident when making quick homedir copies to set up a new workstation 627 Here is a quick reference for some common operations you'll need to do 654 $ gpg --quick-set-expire [fpr] 1y 659 $ gpg --quick-set-expire [fpr] 2020-07-01
|