Searched full:portable (Results 1 – 25 of 179) sorted by relevance
12345678
/Linux-v6.1/drivers/gpu/drm/bridge/analogix/ |
D | Kconfig | 12 transmitter designed for portable devices. The 25 designed for portable devices. The ANX78XX transforms 44 designed for portable devices. It converts MIPI/DPI to
|
/Linux-v6.1/drivers/usb/storage/ |
D | unusual_isd200.h | 11 "Portable USB Harddrive V2", 23 "Portable USB Harddrive V2", 29 "Portable USB Harddrive V2",
|
/Linux-v6.1/Documentation/sound/soc/ |
D | dai.rst | 6 SoC controllers and portable audio CODECs today, namely AC97, I2S and PCM. 13 now also popular in many portable devices. This DAI has a RESET line and time 26 I2S is a common 4 wire DAI used in HiFi, STB and portable devices. The Tx and
|
D | overview.rst | 7 pxa2xx, au1x00, iMX, etc) and portable audio codecs. Prior to the ASoC 17 event). These are quite common events on portable devices and often require 23 power on portable devices. There was also no support for saving
|
D | pops-clicks.rst | 10 Pops and clicks can be more frequent on portable systems with DAPM. This is 19 Playback pops in portable audio subsystems cannot be completely eliminated
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | selection-api-vs-crop-api.rst | 26 because they are not portable (endianness), and do not work for 30 cropping/composing in a clear, intuitive and portable way. Next, with
|
/Linux-v6.1/Documentation/driver-api/ |
D | device-io.rst | 155 portable code, it must only be passed from and to functions that explicitly 173 little-endian PCI devices and on-chip peripherals. Portable device drivers 214 Drivers that use readl()/writel() this way are generally not portable, but 238 multiple consecutive accesses can be combined on the bus. In portable code, it 263 by a device driver. Portable drivers need to read the port number for the 386 semantics and portable drivers should use an abstraction that automatically 415 Portable drivers should avoid the use of ioremap_uc(). 430 Portable drivers should avoid the use of ioremap_cache().
|
/Linux-v6.1/arch/parisc/math-emu/ |
D | fpbits.h | 15 * These macros are designed to be portable to all machines that have 16 * a wordsize greater than or equal to 32 bits that support the portable
|
/Linux-v6.1/arch/riscv/ |
D | Kconfig | 242 bool "Allow configurations that result in non-portable kernels" 247 not portable between systems. 249 Selecting N does not guarantee kernels will be portable to all known 251 result in kernel binaries that are unlikely to be portable between 677 config PORTABLE config
|
/Linux-v6.1/drivers/block/paride/ |
D | Kconfig | 175 (low speed) adapter that is used in some portable hard drives. If 188 used in newer models of their portable disk, CD-ROM and PD/CD 258 adapters appear in many no-name portable disk and CD-ROM products, 271 used in some 2.5" portable hard drives. If you chose to build PARIDE
|
/Linux-v6.1/Documentation/admin-guide/ |
D | rtc.rst | 20 so it's not very portable to non-x86 systems. 108 New portable "RTC Class" drivers: /dev/rtcN 112 have more than one RTC style clock, it needed a more portable solution
|
/Linux-v6.1/Documentation/mm/ |
D | hwpoison.rst | 163 Some portable hwpoison test programs in mce-test, see below. 172 Test suite (hwpoison specific portable tests in tsrc)
|
/Linux-v6.1/Documentation/security/ |
D | IMA-templates.rst | 75 or the EVM portable signature, if 'security.ima' contains a file hash. 78 - 'evmsig': the EVM portable signature;
|
/Linux-v6.1/arch/hexagon/kernel/ |
D | trampoline.S | 9 * immediate constants for use in C, but is more portable
|
/Linux-v6.1/security/integrity/evm/ |
D | evm_main.c | 595 * Writing other xattrs is safe for portable signatures, as portable in evm_protect_xattr() 782 * except in the case of them having an immutable portable signature. 800 * Writing attrs is safe for portable signatures, as portable signatures in evm_inode_setattr()
|
/Linux-v6.1/arch/riscv/include/asm/ |
D | bitops.h | 107 * on non x86 architectures, so if you are writing portable code, 124 * on non x86 architectures, so if you are writing portable code,
|
/Linux-v6.1/tools/testing/selftests/kvm/include/s390x/ |
D | processor.h | 24 /* Is there a portable way to do this? */
|
/Linux-v6.1/tools/lib/ |
D | str_error_r.c | 18 * interface, but uses the portable XSI variant of strerror_r(), so that users
|
/Linux-v6.1/drivers/staging/media/atomisp/pci/ |
D | ia_css_prbs.h | 44 * @deprecated{This interface is deprecated, it is not portable -> move to input system API}
|
/Linux-v6.1/arch/sh/include/asm/ |
D | cmpxchg-xchg.h | 14 * Portable implementations of 1 and 2 byte xchg using a 4 byte cmpxchg.
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | mps,mp2629.yaml | 14 wireless camera and portable devices. Chip is controlled over I2C.
|
/Linux-v6.1/tools/lib/traceevent/ |
D | tep_strerror.c | 26 * interface, but uses the portable XSI variant of strerror_r(), so that users
|
/Linux-v6.1/block/partitions/ |
D | Kconfig | 171 removable IDE drives. Note, however, that a good portable way to 238 drives; note however that a good portable way to transport files and
|
/Linux-v6.1/Documentation/core-api/ |
D | packing.rst | 12 declared as bitfields). But writing code this way would make it less portable, 27 shortcuts that still prevent the code from being truly portable.
|
/Linux-v6.1/fs/ufs/ |
D | Kconfig | 18 good portable way to transport files and directories between unixes
|
12345678