Searched full:been (Results 1 – 25 of 1105) sorted by relevance
12345678910>>...45
| /Documentation/driver-api/pm/ |
| D | notifiers.rst | 36 The system memory state has been restored from a hibernation image or an 37 error occurred during hibernation. Device restore callbacks have been 38 executed and tasks have been thawed. 47 callbacks have been executed and tasks have been thawed. 54 resume callbacks have been executed and tasks have been thawed.
|
| /Documentation/ABI/testing/ |
| D | sysfs-devices-state_synced | 9 .sync_state() callback hasn't been called yet. A value of 1 10 means the .sync_state() callback has been called. 18 this only when the sync_state() callback has been called -- 25 sync_state() function if it hasn't been called already. The
|
| D | sysfs-bus-surface_aggregator-tabletsw | 10 - "disconnected": The type-cover has been disconnected. 12 - "closed": The type-cover has been folded closed and lies on 18 - "folded-canvas": The type-cover has been folded back 23 - "folded-back": The type cover has been fully folded back and 46 - "slate": The screen covers the keyboard or has been flipped
|
| D | sysfs-class-wakeup | 47 been continuously active, in milliseconds. If the wakeup 55 has been active, in milliseconds. 62 source has been continuously active, in milliseconds. 76 has been preventing autosleep, in milliseconds.
|
| D | evm | 57 signatures have been solved. 72 Note that once an HMAC key has been loaded, it will no longer 74 HMAC key has been loaded will clear the corresponding flag. 84 Until key loading has been signaled EVM can not create 88 done in the initramfs, which has already been measured
|
| D | sysfs-platform-sst-atom | 8 If the FW has never been loaded it will display:: 12 If FW has been loaded it will display::
|
| D | sysfs-driver-ccp | 7 whether the CPU or APU has been fused to prevent tampering. 17 whether the AMD CPU or APU has been unlocked for debugging. 50 whether Replay Protected Monotonic Counter support has been enabled. 73 whether the HSP TPM has been activated.
|
| /Documentation/arch/arm/vfp/ |
| D | release-notes.rst | 13 This release has been validated against the SoftFloat-2b library by 19 The operations which have been tested with this package are: 41 Other operations which have been tested by basic assembly-only tests 51 The combination operations have not been tested:
|
| /Documentation/scsi/ |
| D | FlashPoint.rst | 8 The upgrade program described below has been officially terminated effective 86 been problematic for members of the Linux community, in that no Linux 87 drivers have been available for this new Ultra SCSI product. Despite its 90 system like Linux, the FlashPoint LT has been touted by computer system 91 vendors as the latest thing, and has been sold even on many of their high 111 for the FlashPoint. Rumors of varying accuracy had been circulating 122 FlashPoint drivers have been written directly by BusLogic Engineering, and 126 FlashPoint architecture at all, that debate has not yet been settled either 140 upgrade has been set at US $45 plus shipping and handling, and the upgrade 146 program has now been extended to encompass the FlashPoint LW Wide Ultra [all …]
|
| /Documentation/userspace-api/media/dvb/ |
| D | legacy_dvb_decoder_api.rst | 14 This API has originally been designed for DVB only and is therefore limited to 18 been designed. Which replaces this part of the DVB API. 20 Nevertheless there have been projects build around this API. 39 The API has been designed for DVB and compatible broadcastsystems.
|
| /Documentation/admin-guide/ |
| D | unicode.rst | 14 The Linux kernel code has been rewritten to use Unicode to map 41 U+F8FF has been reserved for OS-wide allocation (the Unicode Standard 48 [v1.2]: The Unicodes range from U+F000 and up to U+F7FF have been 60 have been defined; these are used by the DEC VT graphics map. [v1.2] 73 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL. 75 [v1.3]: These characters have been officially added to Unicode 3.2.0; 79 [v1.2]: The following characters have been added to represent common 101 This encoding has been endorsed by the Klingon Language Institute. 106 Since the characters in the beginning of the Linux CZ have been more 121 Several glyph forms for the Klingon alphabet have been proposed. [all …]
|
| D | tainted-kernels.rst | 100 15 _/K 32768 kernel has been live patched 103 18 _/N 262144 an in-kernel test has been run 113 any proprietary module has been loaded. Modules without a 121 specification: hardware has been put into an unsupported configuration, 160 8) ``A`` if an ACPI table has been overridden. 162 9) ``W`` if a warning has previously been issued by the kernel. 165 10) ``C`` if a staging driver has been loaded. 170 12) ``O`` if an externally-built ("out-of-tree") module has been loaded. 172 13) ``E`` if an unsigned module has been loaded in a kernel supporting 177 15) ``K`` if the kernel has been live patched. [all …]
|
| /Documentation/userspace-api/media/v4l/ |
| D | func-poll.rst | 35 When streaming I/O has been negotiated this function waits until a 36 buffer has been filled by the capture device and can be dequeued with 45 that have been selected (that is, file descriptors for which the 66 When use of the :c:func:`read()` function has been negotiated and the 69 it waits until data has been captured and can be read. When the driver 73 When use of the :c:func:`write()` function has been negotiated and the
|
| D | vidioc-streamon.rst | 45 has been called. Output hardware is disabled and no video signal is 46 produced until ``VIDIOC_STREAMON`` has been called. 49 been called for both the capture and output stream types. 63 If buffers have been queued with :ref:`VIDIOC_QBUF` and 95 The buffer ``type`` is not supported, or no buffers have been
|
| /Documentation/arch/arm/nwfpe/ |
| D | notes.rst | 5 been able to track it down yet. This does not occur with the emulator 16 f4 had been converted to an extended value in the emulator. 19 converted to extended, then stored. If an lfm/sfm combination had been used,
|
| /Documentation/arch/riscv/ |
| D | patch-acceptance.rst | 31 RISC-V `for-next` and `fixes` branches, depending on whether the patch has been 33 The exact commit to which a series has been applied will be noted on patchwork. 54 - Have been officially frozen or ratified by the RISC-V Foundation, or 55 - Have been implemented in hardware that is widely available, per standard
|
| /Documentation/process/ |
| D | submit-checklist.rst | 37 3) Has been carefully reviewed with respect to relevant ``Kconfig`` 98 3) Newly-added code has been compiled with ``gcc -W`` (use 115 1) Has been tested with ``CONFIG_PREEMPT``, ``CONFIG_DEBUG_PREEMPT``, 121 2) Has been build- and runtime tested with and without ``CONFIG_SMP`` and 124 3) All codepaths have been exercised with all lockdep features enabled. 126 4) Has been checked with injection of at least slab and page-allocation
|
| /Documentation/driver-api/surface_aggregator/ |
| D | overview.rst | 8 embedded controller (EC) on Microsoft Surface devices. It has been originally 10 its responsibilities and feature-set have since been expanded significantly 27 and 2 it is required for keyboard HID input. This HID subsystem has been 42 (:c:type:`struct ssam_device <ssam_device>`) has been implemented. 58 interface is described in more detail below. The HID interface has not been
|
| /Documentation/filesystems/spufs/ |
| D | spufs.rst | 90 When data has been read successfully, four bytes are placed in 103 box and the file descriptor has been opened with O_NONBLOCK, the 107 descriptor has been opened without O_NONBLOCK, the call will 109 When data has been read successfully, four bytes are placed in 123 is no space available in the mail box and the file descriptor has been 128 has been opened without O_NONBLOCK, the call will block until the SPU 129 reads from its PPE mailbox channel. When data has been read success- 181 a running SPU task. When a complete string has been read, all 214 space through the file. After the value has been read by the SPU, it 248 pleting the string. When a complete string has been read, all
|
| /Documentation/virt/kvm/s390/ |
| D | s390-pv.rst | 25 normally needed to be able to run a VM, some changes have been made in 27 has been introduced, where some fields have different meanings for a 47 been intercepted into KVM. The exceptions need to be a valid outcome 57 replacement, two new interception codes have been introduced: One 58 indicating that the contents of CRs 0, 6, or 14 have been changed, 60 PSW bit 13 has been changed, indicating that a machine check
|
| /Documentation/block/ |
| D | biovecs.rst | 7 As of 3.13, biovecs should never be modified after a bio has been submitted. 18 bi_size and bi_idx have been moved there; and instead of modifying bv_offset 31 bio_for_each_segment() has been updated to take a bvec_iter argument 63 * Before, any code that might need to use the biovec after the bio had been 90 since all drivers _must_ go through the bvec iterator - and have been 97 * Almost all usage of bi_idx is now incorrect and has been removed; instead, 128 shouldn't use them because the bio may have been split before it reached the
|
| /Documentation/admin-guide/laptops/ |
| D | disk-shock-protection.rst | 28 available on GNU/Linux systems has been the original motivation to 46 no further disk head park request has been issued in the meantime, 79 been dropped in ATA-8. 83 been issued to a device successfully, all I/O operations on the 135 for use. Please feel free to add projects that have been the victims 147 This implementation of disk head parking has been inspired by a patch 150 into mainline have been aided by various kernel developers, in
|
| /Documentation/driver-api/usb/ |
| D | persist.rst | 20 required to behave as though the device has been unplugged. It's a 40 been unplugged while the system was suspended. If you had a mounted 48 even though suspend current may have been maintained while the system 87 kernel treats the device as though it had merely been reset instead of 97 behaves as though the old device had been unplugged and a new device 142 to make sure the USB device hasn't been changed; that is, the same 167 YOU HAVE BEEN WARNED! USE AT YOUR OWN RISK! 169 That having been said, most of the time there shouldn't be any trouble
|
| /Documentation/power/ |
| D | userland-swsusp.rst | 51 has been created the read() operation can be used to transfer 113 suspend image is first created, as though the system had been suspended 150 and order in which they have been read). Otherwise, the behavior of the 167 1. If the value is 1 (ie. the system memory snapshot has just been 172 which case, if the snapshot image has already been saved, the 176 image has been saved. 179 that were mounted before SNAPSHOT_CREATE_IMAGE has been 184 2. If the value is 0 (ie. the system state has just been restored from
|
| /Documentation/networking/ |
| D | 6pack.rst | 50 The 6pack protocol has been developed by Ekki Plicht DF4OR, Henning Rech 92 The driver has been tested with kernel version 2.1.90. Use with older 94 function has been changed in the 2.1.8x kernels. 139 Although the driver has been tested on various platforms, I still declare it 150 has not yet been transmitted. Therefore the LEDs are controlled 162 or more subsequent packets. I have been told that this is due to a problem 165 code has been changed with 2.1.x. 173 The driver has been tested as a module, not yet as a kernel-builtin driver. 181 the SLIP/KISS driver, from which the 6pack driver has been derived.
|
12345678910>>...45