| /drivers/comedi/drivers/tests/ |
| A D | ni_routes_test.c | 47 static const int bad_dest = O(8), dest0 = O(0), desti = O(5); 80 O(x1), O(x2), O(x3), O(x4), O(x5), O(x6), O(x7), O(x8), O(x9), \ 313 unittest(ni_route_to_register(O(0), O(0), T) < 0, in test_ni_route_to_register() 402 unittest(!route_is_valid(O(0), O(0), T), in test_route_is_valid() 404 unittest(route_is_valid(O(0), O(1), T), in test_route_is_valid() 406 unittest(route_is_valid(O(5), O(6), T), in test_route_is_valid() 408 unittest(route_is_valid(O(8), O(9), T), in test_route_is_valid() 565 unittest(ni_get_reg_value(O(0), O(0), T) == -1, in test_ni_get_reg_value() 567 unittest(ni_get_reg_value(O(0), O(1), T) == 0, in test_ni_get_reg_value() 569 unittest(ni_get_reg_value(O(5), O(6), T) == 5, in test_ni_get_reg_value() [all …]
|
| /drivers/tty/vt/ |
| A D | ucs_recompose_table.h_shipped | 38 … 0x004F, 0x0300, 0x00D2 }, /* LATIN CAPITAL LETTER O + COMBINING GRAVE ACCENT = LATIN CAPITAL LETT… 39 … 0x004F, 0x0301, 0x00D3 }, /* LATIN CAPITAL LETTER O + COMBINING ACUTE ACCENT = LATIN CAPITAL LETT… 40 …004F, 0x0302, 0x00D4 }, /* LATIN CAPITAL LETTER O + COMBINING CIRCUMFLEX ACCENT = LATIN CAPITAL LE… 41 …{ 0x004F, 0x0303, 0x00D5 }, /* LATIN CAPITAL LETTER O + COMBINING TILDE = LATIN CAPITAL LETTER O W… 42 …{ 0x004F, 0x0308, 0x00D6 }, /* LATIN CAPITAL LETTER O + COMBINING DIAERESIS = LATIN CAPITAL LETTER… 64 …{ 0x006F, 0x0300, 0x00F2 }, /* LATIN SMALL LETTER O + COMBINING GRAVE ACCENT = LATIN SMALL LETTER … 65 …{ 0x006F, 0x0301, 0x00F3 }, /* LATIN SMALL LETTER O + COMBINING ACUTE ACCENT = LATIN SMALL LETTER … 66 … 0x006F, 0x0302, 0x00F4 }, /* LATIN SMALL LETTER O + COMBINING CIRCUMFLEX ACCENT = LATIN SMALL LET… 67 …{ 0x006F, 0x0303, 0x00F5 }, /* LATIN SMALL LETTER O + COMBINING TILDE = LATIN SMALL LETTER O WITH … 68 …{ 0x006F, 0x0308, 0x00F6 }, /* LATIN SMALL LETTER O + COMBINING DIAERESIS = LATIN SMALL LETTER O W…
|
| A D | ucs_fallback_table.h_shipped | 106 { 0xD6, 0x4F }, /* LATIN CAPITAL LETTER O WITH DIAERESIS -> 'O' */ 108 { 0xD8, 0x4F }, /* LATIN CAPITAL LETTER O WITH STROKE -> 'O' */ 203 { 0x4C, 0x4F }, /* LATIN CAPITAL LETTER O WITH MACRON -> 'O' */ 205 { 0x4E, 0x4F }, /* LATIN CAPITAL LETTER O WITH BREVE -> 'O' */ 261 { 0x86, 0x4F }, /* LATIN CAPITAL LETTER OPEN O -> 'O' */ 285 { 0xA0, 0x4F }, /* LATIN CAPITAL LETTER O WITH HORN -> 'O' */ 313 { 0xD1, 0x4F }, /* LATIN CAPITAL LETTER O WITH CARON -> 'O' */ 662 { 0x1E, 0x4F }, /* CYRILLIC CAPITAL LETTER O -> 'O' */ 2103 { 0x0F, 0x4F }, /* LATIN LETTER SMALL CAPITAL O -> 'O' */ 2132 { 0x3C, 0x4F }, /* MODIFIER LETTER CAPITAL O -> 'O' */ [all …]
|
| A D | defkeymap.map | 301 compose 'O' 'A' to '�' 331 compose '`' 'O' to '�' 333 compose '\'' 'O' to '�' 335 compose '^' 'O' to '�' 337 compose '~' 'O' to '�' 339 compose '"' 'O' to '�' 341 compose '/' 'O' to '�'
|
| A D | ucs_width_table.h_shipped | 51 { 0x09CB, 0x09CD }, /* BENGALI VOWEL SIGN O - BENGALI SIGN VIRAMA */ 66 { 0x0AC7, 0x0AC9 }, /* GUJARATI VOWEL SIGN E - GUJARATI VOWEL SIGN CANDRA O */ 67 { 0x0ACB, 0x0ACD }, /* GUJARATI VOWEL SIGN O - GUJARATI SIGN VIRAMA */ 74 { 0x0B4B, 0x0B4D }, /* ORIYA VOWEL SIGN O - ORIYA SIGN VIRAMA */ 80 { 0x0BCA, 0x0BCD }, /* TAMIL VOWEL SIGN O - TAMIL SIGN VIRAMA */ 86 { 0x0C4A, 0x0C4D }, /* TELUGU VOWEL SIGN O - TELUGU SIGN VIRAMA */ 93 { 0x0CCA, 0x0CCD }, /* KANNADA VOWEL SIGN O - KANNADA SIGN VIRAMA */ 101 { 0x0D4A, 0x0D4D }, /* MALAYALAM VOWEL SIGN O - MALAYALAM SIGN VIRAMA */ 222 { 0x10A05, 0x10A06 }, /* KHAROSHTHI VOWEL SIGN E - KHAROSHTHI VOWEL SIGN O */ 281 { 0x11937, 0x11938 }, /* DIVES AKURU VOWEL SIGN AI - DIVES AKURU VOWEL SIGN O */ [all …]
|
| A D | defkeymap.c_shipped | 344 {'O', 'A', 0x00c5}, {'o', 'a', 0x00e5}, 359 {'`', 'O', 0x00d2}, {'`', 'o', 0x00f2}, 360 {'\'', 'O', 0x00d3}, {'\'', 'o', 0x00f3}, 361 {'^', 'O', 0x00d4}, {'^', 'o', 0x00f4}, 362 {'~', 'O', 0x00d5}, {'~', 'o', 0x00f5}, 363 {'"', 'O', 0x00d6}, {'"', 'o', 0x00f6}, 364 {'/', 'O', 0x00d8}, {'/', 'o', 0x00f8},
|
| /drivers/iio/buffer/ |
| A D | Kconfig | 3 # Industrial I/O generic buffer implementations 14 tristate "Industrial I/O DMA buffer infrastructure" 23 tristate "Industrial I/O DMA buffer integration with DMAEngine" 34 tristate "Industrial I/O HW buffering" 44 tristate "Industrial I/O buffering based on kfifo" 51 tristate "Industrial I/O triggered buffer support"
|
| /drivers/uio/ |
| A D | Kconfig | 3 tristate "Userspace I/O drivers" 29 tristate "Userspace I/O platform driver with generic IRQ handling" 31 Platform driver for Userspace I/O devices, including generic 45 Platform driver for Userspace I/O devices, including generic 66 This device differs from other UIO devices since it uses I/O 67 ports instead of memory mapped I/O. In order to make it 79 Userspace I/O interface for the Sercos III PCI card from 132 Userspace I/O interface for the Humusoft MF624 PCI card. 155 Generic DFL (Device Feature List) driver for Userspace I/O devices.
|
| /drivers/zorro/ |
| A D | zorro.ids | 38 4500 A2232 Prototype [Multi I/O] 39 4600 A2232 [Multi I/O] 144 0b98 IO-Extender [Multi I/O] 192 1000 MultiFace I [Multi I/O] 241 1000 MultiFace I [Multi I/O] 270 e300 Connection [Multi I/O] 284 0100 [Multi I/O] 332 0100 [Multi I/O] 396 0100 IOBlix [Multi I/O] 401 0200 HyperCom 4 [Multi I/O] [all …]
|
| /drivers/vfio/pci/virtio/ |
| A D | Kconfig | 20 bool "Legacy I/O support for VIRTIO NET PCI VF devices" 24 This extends the virtio-vfio-pci driver to support legacy I/O 26 PCI VF devices. Legacy I/O support requires the SR-IOV PF
|
| /drivers/scsi/pcmcia/ |
| A D | Kconfig | 51 I-O DATA CDPS-PX24's card (PCSC-F) 58 [I-O DATA (OEM) (version string: "IO DATA","CBSC16 ","1")] 59 I-O DATA CBSC-II
|
| /drivers/iio/dummy/ |
| A D | Kconfig | 3 # Industrial I/O subsystem Dummy Driver configuration 41 Buffer handling elements of industrial I/O reference driver.
|
| /drivers/parisc/ |
| A D | README.dino | 6 ** equipped with third-party or customer-installed PCI I/O expansion 9 ** when data is transmitted through PCI I/O expansion cards on the
|
| A D | Kconfig | 24 bool "U2/Uturn I/O MMU" 29 U2/Uturn chip in "Virtual Mode" and use the I/O MMU. 32 bool "Lasi I/O support" 43 bool "Wax I/O support"
|
| /drivers/iio/pressure/ |
| A D | t5403.c | 70 s32 S, O, X; in t5403_comp_pressure() local 89 O = T5403_C(6) * 0x4000 + T5403_C(7) * t_r / 8 + in t5403_comp_pressure() 93 X = (S * p_r + O) / 0x4000; in t5403_comp_pressure()
|
| /drivers/media/radio/ |
| A D | Kconfig | 250 hex "Aztech/Packard Bell I/O port (0x350 or 0x358)" 276 I/O port address and settings below. The following cards either have 287 hex "Fixed I/O port (0x20c, 0x30c, 0x24c, 0x34c, 0x248 or 0x28c)" 295 On Sound Vision 16 Gold PnP with FM Radio (ESS1869+FM Gemtek), the I/O 298 If automatic I/O port probing is enabled this port will be used only 302 bool "Automatic I/O port probing" 442 Enter the I/O port of your Trust FM radio card. If unsure, try the 474 hex "Typhoon I/O port (0x316 or 0x336)" 478 Enter the I/O port of your Typhoon or EcoRadio radio card. 497 hex "ZOLTRIX I/O port (0x20c or 0x30c)" [all …]
|
| /drivers/net/wireless/broadcom/b43legacy/ |
| A D | Kconfig | 79 Include both, Direct Memory Access (DMA) and Programmed I/O (PIO) 94 bool "PIO (Programmed I/O) only" 97 Only include Programmed I/O (PIO).
|
| /drivers/iio/ |
| A D | Kconfig | 3 # Industrial I/O subsystem configuration 7 tristate "Industrial I/O support" 9 The industrial I/O subsystem provides a unified framework for
|
| /drivers/soc/aspeed/ |
| A D | Kconfig | 25 the host to an arbitrary LPC I/O port. 35 the UART controllers and I/O pins.
|
| /drivers/pci/hotplug/ |
| A D | Kconfig | 109 tristate "Generic port I/O CompactPCI Hotplug driver" 114 standard port I/O. 164 tristate "RPA Dynamic Logical Partitioning for I/O slots" 168 for I/O slots.
|
| /drivers/hid/bpf/progs/ |
| A D | Makefile | 24 VMLINUX_BTF_PATHS ?= $(if $(O),$(O)/vmlinux) \
|
| /drivers/md/ |
| A D | Kconfig | 227 This interface allows you to do buffered I/O on a device and acts 262 Unstripes I/O so it is issued solely on a single drive in a HW 367 I/O. 435 tristate "I/O Path Selector based on the number of in-flight I/Os" 444 tristate "I/O Path Selector based on the service time" 448 the path expected to complete the incoming I/O in the shortest 454 tristate "I/O Path Selector based on historical service time" 458 the path expected to complete the incoming I/O in the shortest 465 tristate "I/O Path Selector based on CPU submission" 474 tristate "I/O delaying target" [all …]
|
| /drivers/comedi/ |
| A D | Kconfig | 31 This is set to 20480 KiB so that a fast I/O card with 16 52 Currently, it only handles digital I/O subdevices. 73 A cheap and easy way to get a few more digital I/O lines. Steal 144 tristate "Simple Digital I/O board support (8-bit ports)" 147 These boards all use 8-bit I/O ports. 408 tristate "I/O Products PC/104 AIO12-8 Analog I/O Board support" 412 Enable support for I/O Products PC/104 AIO12-8 Analog I/O Board 418 tristate "I/O Products PC/104 IIRO16 Board support" 866 tristate "Contec PIO1616L digital I/O board support" 869 Enable support for the Contec PIO1616L digital I/O board [all …]
|
| /drivers/gpu/drm/kmb/ |
| A D | kmb_regs.h | 435 #define MIPI_TXm_HS_FGn_SECTo_PH(M, N, O) (MIPI_TX0_HS_FG0_SECT0_PH + \ argument 437 + (8 * (O))) 452 #define MIPI_TXm_HS_FGn_SECTo_LINE_CFG(M, N, O) \ argument 454 + (0x2C * (N)) + (8 * (O)))
|
| /drivers/net/ethernet/wiznet/ |
| A D | Kconfig | 55 after mapping to Memory-Mapped I/O space. 62 which are directly mapped to Memory-Mapped I/O space.
|