/Linux-v4.19/Documentation/i2c/ |
D | i2c-stub | 6 types of SMBus commands: write quick, (r/w) byte, (r/w) byte data, (r/w) 13 quick commands to the specified addresses; it will respond to the other 47 value 0x1f0000 would only enable the quick, byte and byte data
|
/Linux-v4.19/fs/nilfs2/ |
D | Kconfig | 9 consistency like conventional LFS, it achieves quick recovery after
|
/Linux-v4.19/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-v4.19/Documentation/networking/ |
D | proc_net_tcp.txt | 32 | | | | | | | |-------> (ack.quick<<1)|ack.pingpong
|
D | decnet.txt | 135 Here is a quick guide of what to look for in order to know if your DECnet 188 A quick FAQ on ethernet MAC addresses to explain how Linux and DECnet
|
/Linux-v4.19/net/decnet/ |
D | TODO | 1 Steve's quick list of things that need finishing off:
|
/Linux-v4.19/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() 615 bool quick = dev->bitmap_cap == NULL && dev->clipcount_cap == 0; in vivid_overlay() local 652 if (quick) { in vivid_overlay()
|
/Linux-v4.19/Documentation/acpi/ |
D | aml-debugger.txt | 49 Debugger Reference". The "help" command can be used for a quick reference.
|
/Linux-v4.19/Documentation/hwmon/ |
D | nsa320 | 52 fan speed. As the most likely case for two accesses in quick succession is
|
/Linux-v4.19/security/apparmor/ |
D | Kconfig | 50 loaded policy provide system administrators a quick way
|
/Linux-v4.19/Documentation/fb/ |
D | 00-INDEX | 35 - quick overview of frame buffer device internals.
|
/Linux-v4.19/Documentation/sysctl/ |
D | README | 52 As a quick 'ls /proc/sys' will show, the directory consists of
|
/Linux-v4.19/drivers/tty/hvc/ |
D | Kconfig | 79 no other console mechanism exist but udbg, to get you a quick
|
/Linux-v4.19/include/net/ |
D | inet_connection_sock.h | 119 __u8 quick; /* Scheduled number of quick acks */ member
|
D | tcp.h | 352 if (icsk->icsk_ack.quick) { in tcp_dec_quickack_mode() 353 if (pkts >= icsk->icsk_ack.quick) { in tcp_dec_quickack_mode() 354 icsk->icsk_ack.quick = 0; in tcp_dec_quickack_mode() 358 icsk->icsk_ack.quick -= pkts; in tcp_dec_quickack_mode()
|
/Linux-v4.19/tools/perf/ |
D | Makefile.perf | 710 INSTALL_DOC_TARGETS += quick-install-doc quick-install-man quick-install-html
|
/Linux-v4.19/Documentation/x86/ |
D | tlb.txt | 4 a quick operation, but it causes collateral damage: TLB entries
|
/Linux-v4.19/Documentation/misc-devices/ |
D | eeprom | 70 location). The chip responds to "write quick" detection at this address but
|
/Linux-v4.19/Documentation/ |
D | Intel-IOMMU.txt | 9 This guide gives a quick cheat sheet for some basic understanding.
|
/Linux-v4.19/Documentation/arm/nwfpe/ |
D | README | 42 expect quick action. Bugs still exist. The problem remains in isolating
|
/Linux-v4.19/Documentation/riscv/ |
D | pmu.txt | 33 This document aims to provide developers a quick guide on supporting their 213 needs a quick stop-and-start, for instance, when the interrupt period is being
|
/Linux-v4.19/Documentation/cdrom/ |
D | packet-writing.txt | 1 Getting started quick
|
/Linux-v4.19/Documentation/admin-guide/ |
D | ramoops.rst | 55 as before). For quick debugging, you can also reserve parts of memory during
|
/Linux-v4.19/Documentation/scsi/ |
D | arcmsr_spec.txt | 264 ** to implement quick create function 518 ** byte 36 : 1 to select quick init
|
/Linux-v4.19/Documentation/process/ |
D | maintainer-pgp-guide.rst | 222 $ gpg --quick-addkey [fpr] ed25519 sign 325 - by accident when making quick homedir copies to set up a new workstation 624 Here is a quick reference for some common operations you'll need to do 651 $ gpg --quick-set-expire [fpr] 1y 656 $ gpg --quick-set-expire [fpr] 2020-07-01
|