Searched refs:sequences (Results 1 – 25 of 28) sorted by relevance
12
/linux-3.4.99/Documentation/isdn/ |
D | README.audio | 99 escape sequences defined, all using DLE (0x10) as Escape char: 121 Currently unsupported DLE sequences: 130 The same DLE sequences apply to this mode.
|
/linux-3.4.99/Documentation/s390/ |
D | 3270.ChangeLog | 5 ESC sequences (especially coloring ones) and the strings
|
/linux-3.4.99/Documentation/networking/ |
D | ewrk3.txt | 14 sequences). To utilise this ability, you have to do 8 things:
|
D | de4x5.txt | 49 reboot sequences). Loadable module support under PCI and EISA has been
|
/linux-3.4.99/Documentation/hwmon/ |
D | max16065 | 39 The MAX16067 flash-configurable system manager monitors and sequences multiple
|
D | ucd9000 | 23 sequences up to 12 independent voltage rails. The device integrates a 12-bit
|
D | smm665 | 48 that monitors, margins and cascade sequences power. The part monitors six
|
/linux-3.4.99/Documentation/usb/ |
D | callbacks.txt | 118 Call sequences
|
/linux-3.4.99/arch/h8300/ |
D | Kconfig | 127 character sequences that can be used to change those properties
|
/linux-3.4.99/sound/pci/hda/ |
D | hda_codec.c | 4819 static void sort_pins_by_sequence(hda_nid_t *pins, short *sequences, in sort_pins_by_sequence() argument 4828 if (sequences[i] > sequences[j]) { in sort_pins_by_sequence() 4829 seq = sequences[i]; in sort_pins_by_sequence() 4830 sequences[i] = sequences[j]; in sort_pins_by_sequence() 4831 sequences[j] = seq; in sort_pins_by_sequence()
|
/linux-3.4.99/Documentation/ |
D | spinlocks.txt | 28 sequences that you _know_ need to be split up: avoid it at all cost if you
|
D | memory-barriers.txt | 22 - Examples of memory barrier sequences. 180 but this might show up as either of the following two sequences: 232 we may get any of the following sequences: 246 we may get any one of the following sequences: 319 committing sequences of stores to the memory system that the CPU being 327 See the "Examples of memory barrier sequences" subsection for diagrams
|
D | kernel-doc-nano-HOWTO.txt | 328 they can contain escape sequences where extracted documentation should
|
D | lockdep-design.txt | 179 combination and timing of these locking sequences can cause any class of
|
D | oops-tracing.txt | 133 to pick out the right sequences etc..)
|
D | workqueue.txt | 288 of possible sequences of events with the original wq.
|
/linux-3.4.99/arch/cris/arch-v10/ |
D | README.mm | 98 necessary because of the special write/erase sequences. Also, the
|
/linux-3.4.99/Documentation/filesystems/caching/ |
D | object.txt | 135 particular work item. These state actions may be doing sequences of
|
/linux-3.4.99/Documentation/powerpc/ |
D | hvcs.txt | 238 control sequences that xterm can understand. 448 applications can affect the display of character control sequences.
|
/linux-3.4.99/Documentation/serial/ |
D | driver | 32 character by character write, translating newlines to CRLF sequences.
|
/linux-3.4.99/Documentation/filesystems/ |
D | vfat.txt | 64 escaped sequences. This would let you backup and
|
/linux-3.4.99/drivers/tty/ |
D | Kconfig | 19 character sequences that can be used to change those properties
|
/linux-3.4.99/Documentation/RCU/ |
D | checklist.txt | 85 appear to be atomic to RCU readers, nor will sequences
|
/linux-3.4.99/arch/arm/mm/ |
D | Kconfig | 176 instruction sequences for cache and TLB operations. Curiously,
|
/linux-3.4.99/lib/ |
D | Kconfig.debug | 544 sequences (on an arbitrary number of CPUs, running an
|
12