| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | ir_toy.c | 71 uint emitted; member 152 u16 emitted = get_unaligned_be16(irtoy->in + 1); in irtoy_response() local 154 dev_dbg(irtoy->dev, "emitted:%u\n", emitted); in irtoy_response() 156 irtoy->emitted = emitted; in irtoy_response() 317 irtoy->emitted = 0; in irtoy_tx() 349 if (size != irtoy->emitted) { in irtoy_tx() 351 irtoy->emitted); in irtoy_tx()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/serialnmea/ |
| H A D | qnmeasatelliteinfosource.cpp | 458 bool emitted = false; in emitUpdated() local 460 return emitted; in emitUpdated() 470 emitted = true; in emitUpdated() 474 emitted = true; in emitUpdated() 476 return emitted; in emitUpdated()
|
| /OK3568_Linux_fs/kernel/Documentation/s390/ |
| H A D | qeth.rst | 17 event with ACTION=CHANGE is emitted on behalf of the corresponding 31 notifications enabled, a udev event with ACTION=CHANGE is emitted. 32 It is emitted on behalf of the corresponding ccwgroup device when a host
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/ |
| H A D | 0003-playbin-do-not-drain-on-first-EOS.patch | 42 + /* emitted when an EOS is received */ 64 + * This signal is emitted once decodebin has received an EOS. 197 /* emitted when all data is decoded */ 199 + /* emitted when an EOS is received */ 221 + * This signal is emitted once decodebin has received an EOS.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/ |
| H A D | 0003-playbin-do-not-drain-on-first-EOS.patch | 42 + /* emitted when an EOS is received */ 64 + * This signal is emitted once decodebin has received an EOS. 197 /* emitted when all data is decoded */ 199 + /* emitted when an EOS is received */ 221 + * This signal is emitted once decodebin has received an EOS.
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0003-playbin-do-not-drain-on-first-EOS.patch | 42 + /* emitted when an EOS is received */ 64 + * This signal is emitted once decodebin has received an EOS. 197 /* emitted when all data is decoded */ 199 + /* emitted when an EOS is received */ 221 + * This signal is emitted once decodebin has received an EOS.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_fence.c | 377 uint64_t emitted; in amdgpu_fence_count_emitted() local 383 emitted = 0x100000000ull; in amdgpu_fence_count_emitted() 384 emitted -= atomic_read(&ring->fence_drv.last_seq); in amdgpu_fence_count_emitted() 385 emitted += READ_ONCE(ring->fence_drv.sync_seq); in amdgpu_fence_count_emitted() 386 return lower_32_bits(emitted); in amdgpu_fence_count_emitted()
|
| /OK3568_Linux_fs/kernel/fs/vboxsf/ |
| H A D | dir.c | 171 bool emitted; in vboxsf_dir_iterate() local 174 emitted = vboxsf_dir_emit(dir, ctx); in vboxsf_dir_iterate() 175 if (emitted) in vboxsf_dir_iterate() 177 } while (emitted); in vboxsf_dir_iterate()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine_pm.c | 98 rq->duration.emitted)); in duration() 204 rq->duration.emitted = ktime_get(); in switch_to_kernel_context()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_fence.c | 741 uint64_t emitted; in radeon_fence_count_emitted() local 747 emitted = rdev->fence_drv[ring].sync_seq[ring] in radeon_fence_count_emitted() 750 if (emitted > 0x10000000) { in radeon_fence_count_emitted() 751 emitted = 0x10000000; in radeon_fence_count_emitted() 753 return (unsigned)emitted; in radeon_fence_count_emitted()
|
| /OK3568_Linux_fs/kernel/Documentation/input/ |
| H A D | event-codes.rst | 18 The input protocol is a stateful protocol. Events are emitted only when values 125 the key's code is emitted with value 1. When the key is released, an event is 126 emitted with value 0. Some hardware send events when a key is repeated. These 154 BTN_TOUCH must be the first evdev code emitted in a synchronization frame. 174 Note: Historically some drivers emitted multiple of the finger count codes with 208 will be emitted in addition to REL_WHEEL or REL_HWHEEL. The REL_WHEEL 225 event should only be emitted while the tool is hovering, meaning in close 325 traditional way, using emitted event types.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-hsi | 18 Description: Stores the same MODALIAS value emitted by uevent
|
| H A D | sysfs-devices | 21 chain will have emitted uevent messages, so userspace
|
| H A D | sysfs-bus-mei | 6 Description: Stores the same MODALIAS value emitted by uevent
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | insn-notes.def | 87 should be emitted. */ 91 label that should be emitted. */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | insn-notes.def | 87 should be emitted. */ 91 label that should be emitted. */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/ |
| H A D | 0002-configure-Disable-selected-warnings.patch | 6 These warnings are emitted when compiling with gcc 11 and gcc 12
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/ |
| H A D | 0005-Disable-all-unknown-features-instead-of-erroring-out.patch | 27 error("Expression '$$1' is accessing non-emitted feature $${feature}.")
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/ |
| H A D | places-backend.qdoc | 56 The implementation of a QPlaceManagerEngine must ensure that any signals emitted by the reply 63 Note that the \c finished signals should always be emitted when a reply is complete, even if 65 should be emitted while if there is no error, only the \c finished signals are emitted.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/ncftp/ncftp/ |
| H A D | unistd.patch | 11 removing this include causes only one definitions to be emitted into
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/ |
| H A D | lockdep-splat.rst | 11 When such misuse is detected, an lockdep-RCU splat is emitted. 83 With this change, there would be no lockdep-RCU splat emitted if this
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/temperature/ |
| H A D | mlx90632.txt | 16 Since measured object emissivity effects Infra Red energy emitted, emissivity
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors/ |
| H A D | 0001-Change-PIDFile-path-from-var-run-to-run.patch | 6 …irectory by systemd 239+ and having it in unit files causes a warning to be emitted to the journal.
|
| /OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc/ |
| H A D | 0001-Vendor-just-enough-extra-headers-to-allow-libbpf-to-.patch | 48 + * has to be adjusted by relocations. It is emitted by llvm and passed to 103 + * Such relocation is emitted when using __builtin_preserve_access_index()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | dev-radio.rst | 48 received/emitted. Drivers switch automatically between AM and FM
|