/openbmc/entity-manager/schemas/ |
H A D | legacy.json | 9 "$ref": "#/$defs/Types/Address" 12 "$ref": "#/$defs/Types/AllowedFailures" 15 "$ref": "#/$defs/Types/AlphaF" 18 "$ref": "#/$defs/Types/AlphaS" 21 "$ref": "#/$defs/Types/BindConnector" 24 "$ref": "#/$defs/Types/BindPresence" 27 "$ref": "#/$defs/Types/BridgeGpio" 30 "$ref": "#/$defs/Types/Bus" 33 "$ref": "#/$defs/Types/C1" 36 "$ref": "#/$defs/Types/C2" [all …]
|
H A D | global.json | 8 "$ref": "ibm.json#/$defs/PowerModeProperties" 11 "$ref": "ibm.json#/$defs/IBMCompatibleSystem" 14 "$ref": "ibm.json#/$defs/IBMCFFPSConnector" 17 "$ref": "intel.json#/$defs/IntelFanConnector" 20 "$ref": "mctp.json#/$defs/MCTPI2CTarget" 23 "$ref": "mctp.json#/$defs/MCTPI3CTarget" 26 "$ref": "pid.json#/$defs/Pid" 29 "$ref": "pid_zone.json#/$defs/PidZone" 32 "$ref": "satellite_controller.json#/$defs/SatelliteController" 35 "$ref": "stepwise.json#/$defs/Stepwise" [all …]
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | frontend-property-terrestrial-systems.rst | 17 - :ref:`DTV_API_VERSION <DTV-API-VERSION>` 19 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 21 - :ref:`DTV_TUNE <DTV-TUNE>` 23 - :ref:`DTV_CLEAR <DTV-CLEAR>` 25 - :ref:`DTV_FREQUENCY <DTV-FREQUENCY>` 27 - :ref:`DTV_MODULATION <DTV-MODULATION>` 29 - :ref:`DTV_BANDWIDTH_HZ <DTV-BANDWIDTH-HZ>` 31 - :ref:`DTV_INVERSION <DTV-INVERSION>` 33 - :ref:`DTV_CODE_RATE_HP <DTV-CODE-RATE-HP>` 35 - :ref:`DTV_CODE_RATE_LP <DTV-CODE-RATE-LP>` [all …]
|
H A D | frontend-property-satellite-systems.rst | 17 - :ref:`DTV_API_VERSION <DTV-API-VERSION>` 19 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 21 - :ref:`DTV_TUNE <DTV-TUNE>` 23 - :ref:`DTV_CLEAR <DTV-CLEAR>` 25 - :ref:`DTV_FREQUENCY <DTV-FREQUENCY>` 27 - :ref:`DTV_INVERSION <DTV-INVERSION>` 29 - :ref:`DTV_SYMBOL_RATE <DTV-SYMBOL-RATE>` 31 - :ref:`DTV_INNER_FEC <DTV-INNER-FEC>` 33 - :ref:`DTV_VOLTAGE <DTV-VOLTAGE>` 35 - :ref:`DTV_TONE <DTV-TONE>` [all …]
|
H A D | frontend-property-cable-systems.rst | 24 - :ref:`DTV_API_VERSION <DTV-API-VERSION>` 26 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 28 - :ref:`DTV_TUNE <DTV-TUNE>` 30 - :ref:`DTV_CLEAR <DTV-CLEAR>` 32 - :ref:`DTV_FREQUENCY <DTV-FREQUENCY>` 34 - :ref:`DTV_MODULATION <DTV-MODULATION>` 36 - :ref:`DTV_INVERSION <DTV-INVERSION>` 38 - :ref:`DTV_SYMBOL_RATE <DTV-SYMBOL-RATE>` 40 - :ref:`DTV_INNER_FEC <DTV-INNER-FEC>` 42 - :ref:`DTV_LNA <DTV-LNA>` [all …]
|
/openbmc/linux/lib/ |
H A D | percpu-refcount.c | 13 * don't try to detect the ref hitting 0 - which means that get/put can just 24 * the ref hitting 0 on every put - this would require global synchronization 28 * the ref can't hit 0 before the user drops the initial ref, so as long as we 29 * convert to non percpu mode before the initial ref is dropped everything 42 static unsigned long __percpu *percpu_count_ptr(struct percpu_ref *ref) in percpu_count_ptr() argument 45 (ref->percpu_count_ptr & ~__PERCPU_REF_ATOMIC_DEAD); in percpu_count_ptr() 50 * @ref: percpu_ref to initialize 55 * Initializes @ref. @ref starts out in percpu mode with a refcount of 1 unless 63 int percpu_ref_init(struct percpu_ref *ref, percpu_ref_func_t *release, in percpu_ref_init() argument 71 ref->percpu_count_ptr = (unsigned long) in percpu_ref_init() [all …]
|
/openbmc/phosphor-power/phosphor-regulators/schema/ |
H A D | config_schema.json | 8 "comments": { "$ref": "#/definitions/comments" }, 9 "rules": { "$ref": "#/definitions/rules" }, 10 "chassis": { "$ref": "#/definitions/chassis" } 18 "comments": { "$ref": "#/definitions/comments" }, 19 "id": { "$ref": "#/definitions/id" }, 20 "actions": { "$ref": "#/definitions/actions" } 28 "items": { "$ref": "#/definitions/rule" }, 46 "comments": { "$ref": "#/definitions/comments" }, 47 "and": { "$ref": "#/definitions/actions" }, 49 "$ref": "#/definitions/compare_presence" [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_active.c | 29 struct i915_active *ref; member 77 struct i915_active *ref = addr; in active_debug_hint() local 79 return (void *)ref->active ?: (void *)ref->retire ?: (void *)ref; in active_debug_hint() 87 static void debug_active_init(struct i915_active *ref) in debug_active_init() argument 89 debug_object_init(ref, &active_debug_desc); in debug_active_init() 92 static void debug_active_activate(struct i915_active *ref) in debug_active_activate() argument 94 lockdep_assert_held(&ref->tree_lock); in debug_active_activate() 95 debug_object_activate(ref, &active_debug_desc); in debug_active_activate() 98 static void debug_active_deactivate(struct i915_active *ref) in debug_active_deactivate() argument 100 lockdep_assert_held(&ref->tree_lock); in debug_active_deactivate() [all …]
|
/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-parameters.h | 79 /** @ref MMAL_PARAMETER_THUMBNAIL_CONFIG_T */ 84 /**< @ref MMAL_PARAMETER_INT32_T */ 86 /**< @ref MMAL_PARAMETER_BOOLEAN_T */ 88 /**< @ref MMAL_PARAMETER_EXIF_T */ 90 /**< @ref MMAL_PARAM_AWBMODE_T */ 92 /**< @ref MMAL_PARAMETER_IMAGEFX_T */ 94 /**< @ref MMAL_PARAMETER_COLOURFX_T */ 96 /**< @ref MMAL_PARAMETER_FLICKERAVOID_T */ 98 /**< @ref MMAL_PARAMETER_FLASH_T */ 100 /**< @ref MMAL_PARAMETER_REDEYE_T */ [all …]
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | classes.rst | 40 The :ref:`ref-classes-allarch` class is inherited by recipes that do not produce 52 configured for all architectures using :ref:`ref-classes-allarch`. This is the case 56 :ref:`do_package_write_* <ref-tasks-package_write_deb>` tasks to 61 By default, all recipes inherit the :ref:`ref-classes-base` and 62 :ref:`ref-classes-package` classes, which enable 66 inherit the :ref:`ref-classes-allarch` class. 73 The :ref:`ref-classes-archiver` class supports releasing source code and other 76 For more details on the source :ref:`ref-classes-archiver`, see the 77 ":ref:`dev-manual/licenses:maintaining open source license compliance during your product's lifecyc… 87 The :ref:`autotools* <ref-classes-autotools>` classes support packages built with the [all …]
|
H A D | tasks.rst | 17 ":ref:`bitbake-user-manual/bitbake-user-manual-metadata:tasks`" and 18 ":ref:`bitbake-user-manual/bitbake-user-manual-execution:dependencies`" sections in the 39 If no such file is found, the :ref:`ref-tasks-compile` task does nothing. 61 :ref:`ref-tasks-configure` task does nothing. 81 :ref:`ref-classes-deploy` class and should write the output 83 confused with ``${DEPLOY_DIR}``. The :ref:`ref-classes-deploy` class sets up 84 :ref:`ref-tasks-deploy` as a shared state (sstate) task that can be accelerated 93 The :ref:`ref-tasks-deploy` task is not added as a task by default and 95 after :ref:`ref-tasks-compile`, you can add it by doing 100 Adding :ref:`ref-tasks-deploy` after other tasks works the same way. [all …]
|
/openbmc/linux/include/linux/ |
H A D | percpu-refcount.h | 21 * puts the ref back in single atomic_t mode, collecting the per cpu refs and 22 * issuing the appropriate barriers, and then marks the ref as shutting down so 23 * that percpu_ref_put() will check for the ref hitting 0. After it returns, 24 * it's safe to drop the initial ref. 35 * and it's then safe to drop the initial ref with percpu_ref_put(). 74 * Start w/ ref == 1 in atomic mode. Can be switched to percpu 76 * with this flag, the ref will stay in atomic mode until 83 * Start dead w/ ref == 0 in atomic mode. Must be revived with 102 struct percpu_ref *ref; member 107 * The low bit of the pointer indicates whether the ref is in percpu [all …]
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3588s-pinctrl.dtsi | 15 /omit-if-no-ref/ 30 /omit-if-no-ref/ 71 /omit-if-no-ref/ 80 /omit-if-no-ref/ 91 /omit-if-no-ref/ 100 /omit-if-no-ref/ 111 /omit-if-no-ref/ 120 /omit-if-no-ref/ 131 /omit-if-no-ref/ 138 /omit-if-no-ref/ [all …]
|
H A D | rk3568-pinctrl.dtsi | 15 /omit-if-no-ref/ 36 /omit-if-no-ref/ 43 /omit-if-no-ref/ 50 /omit-if-no-ref/ 57 /omit-if-no-ref/ 64 /omit-if-no-ref/ 71 /omit-if-no-ref/ 80 /omit-if-no-ref/ 103 /omit-if-no-ref/ 128 /omit-if-no-ref/ [all …]
|
H A D | rockchip-pinconf.dtsi | 7 /omit-if-no-ref/ 12 /omit-if-no-ref/ 17 /omit-if-no-ref/ 22 /omit-if-no-ref/ 28 /omit-if-no-ref/ 34 /omit-if-no-ref/ 40 /omit-if-no-ref/ 46 /omit-if-no-ref/ 52 /omit-if-no-ref/ 58 /omit-if-no-ref/ [all …]
|
H A D | rk3588-pinctrl.dtsi | 15 /omit-if-no-ref/ 25 /omit-if-no-ref/ 35 /omit-if-no-ref/ 52 /omit-if-no-ref/ 61 /omit-if-no-ref/ 70 /omit-if-no-ref/ 77 /omit-if-no-ref/ 88 /omit-if-no-ref/ 99 /omit-if-no-ref/ 108 /omit-if-no-ref/ [all …]
|
/openbmc/linux/fs/jffs2/ |
H A D | xattr.c | 424 * verify_xattr_ref(c, ref) 427 * save_xattr_ref(c, ref) 432 * delete_xattr_ref(c, ref) 444 static int verify_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref) in verify_xattr_ref() argument 454 if (ref_flags(ref->node) != REF_UNCHECKED) in verify_xattr_ref() 456 offset = ref_offset(ref->node); in verify_xattr_ref() 482 ref->ino = je32_to_cpu(rr.ino); in verify_xattr_ref() 483 ref->xid = je32_to_cpu(rr.xid); in verify_xattr_ref() 484 ref->xseqno = je32_to_cpu(rr.xseqno); in verify_xattr_ref() 485 if (ref->xseqno > c->highest_xseqno) in verify_xattr_ref() [all …]
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | diff-v4l.rst | 14 V4L calls were removed from Kernel, but the library :ref:`libv4l` 22 not change from those used by V4L. They are listed in :ref:`devices` 23 and below in :ref:`v4l-dev`. 56 V4L2 drivers *may* support multiple opens, see :ref:`open` for details 65 :ref:`VIDIOC_QUERYCAP`. 72 capturing, video overlay and VBI capturing. See :ref:`open` for an 93 - The :ref:`video capture <capture>` interface is supported. 96 - The device has a :ref:`tuner or modulator <tuner>`. 99 - The :ref:`raw VBI capture <raw-vbi>` interface is supported. 102 - The :ref:`video overlay <overlay>` interface is supported. [all …]
|
H A D | dev-capture.rst | 30 :ref:`VIDIOC_QUERYCAP` ioctl. As secondary device 31 functions they may also support the :ref:`video overlay <overlay>` 32 (``V4L2_CAP_VIDEO_OVERLAY``) and the :ref:`raw VBI capture <raw-vbi>` 40 Video capture devices shall support :ref:`audio input <audio>`, 41 :ref:`tuner`, :ref:`controls <control>`, 42 :ref:`cropping and scaling <crop>` and 43 :ref:`streaming parameter <streaming-par>` ioctls as needed. The 44 :ref:`video input <video>` ioctls must be supported by all video 62 defaults. An example is given in :ref:`crop`. 68 :ref:`VIDIOC_G_FMT <VIDIOC_G_FMT>` ioctl with a pointer to this [all …]
|
H A D | dev-output.rst | 29 :ref:`VIDIOC_QUERYCAP` ioctl. As secondary device 30 functions they may also support the :ref:`raw VBI output <raw-vbi>` 38 Video output devices shall support :ref:`audio output <audio>`, 39 :ref:`modulator <tuner>`, :ref:`controls <control>`, 40 :ref:`cropping and scaling <crop>` and 41 :ref:`streaming parameter <streaming-par>` ioctls as needed. The 42 :ref:`video output <video>` ioctls must be supported by all video 60 defaults. An example is given in :ref:`crop`. 65 and call the :ref:`VIDIOC_G_FMT <VIDIOC_G_FMT>` ioctl with a pointer 75 of :ref:`VIDIOC_G_FMT <VIDIOC_G_FMT>`, and call the :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` [all …]
|
H A D | libv4l-introduction.rst | 17 :ref:`v4l2grab <v4l2grab-example>`. 28 :ref:`V4L2_PIX_FMT_BGR24 <V4L2-PIX-FMT-BGR24>`, 29 :ref:`V4L2_PIX_FMT_NV12_16L16 <V4L2-PIX-FMT-NV12-16L16>`, 30 :ref:`V4L2_PIX_FMT_JPEG <V4L2-PIX-FMT-JPEG>`, 31 :ref:`V4L2_PIX_FMT_MJPEG <V4L2-PIX-FMT-MJPEG>`, 32 :ref:`V4L2_PIX_FMT_MR97310A <V4L2-PIX-FMT-MR97310A>`, 33 :ref:`V4L2_PIX_FMT_OV511 <V4L2-PIX-FMT-OV511>`, 34 :ref:`V4L2_PIX_FMT_OV518 <V4L2-PIX-FMT-OV518>`, 35 :ref:`V4L2_PIX_FMT_PAC207 <V4L2-PIX-FMT-PAC207>`, 36 :ref:`V4L2_PIX_FMT_PJPG <V4L2-PIX-FMT-PJPG>`, [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | audio-graph-port.yaml | 16 $ref: /schemas/graph.yaml#/$defs/port-base 19 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-sample-rate 21 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-channels 23 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-sample-format 25 $ref: simple-card.yaml#/definitions/mclk-fs 28 $ref: /schemas/graph.yaml#/$defs/endpoint-base 31 $ref: simple-card.yaml#/definitions/mclk-fs 34 $ref: /schemas/types.yaml#/definitions/flag 37 $ref: /schemas/types.yaml#/definitions/flag 41 - $ref: /schemas/types.yaml#/definitions/flag [all …]
|
/openbmc/linux/include/media/ |
H A D | v4l2-ioctl.h | 26 * :ref:`VIDIOC_QUERYCAP <vidioc_querycap>` ioctl 28 * :ref:`VIDIOC_ENUM_FMT <vidioc_enum_fmt>` ioctl logic 31 * :ref:`VIDIOC_ENUM_FMT <vidioc_enum_fmt>` ioctl logic 34 * :ref:`VIDIOC_ENUM_FMT <vidioc_enum_fmt>` ioctl logic 37 * :ref:`VIDIOC_ENUM_FMT <vidioc_enum_fmt>` ioctl logic 40 * :ref:`VIDIOC_ENUM_FMT <vidioc_enum_fmt>` ioctl logic 43 * :ref:`VIDIOC_ENUM_FMT <vidioc_enum_fmt>` ioctl logic 46 * :ref:`VIDIOC_ENUM_FMT <vidioc_enum_fmt>` ioctl logic 49 * :ref:`VIDIOC_G_FMT <vidioc_g_fmt>` ioctl logic for video capture 52 * :ref:`VIDIOC_G_FMT <vidioc_g_fmt>` ioctl logic for video overlay [all …]
|
/openbmc/linux/fs/btrfs/ |
H A D | ref-verify.c | 12 #include "delayed-ref.h" 13 #include "ref-verify.h" 46 * back to the delayed ref action. We hold the ref we are changing in the 54 struct ref_entry ref; member 62 * to it as well as all of the ref actions that have occurred to it. We never 165 struct ref_entry *ref) in insert_ref_entry() argument 175 cmp = comp_refs(entry, ref); in insert_ref_entry() 184 rb_link_node(&ref->node, parent_node, p); in insert_ref_entry() 185 rb_insert_color(&ref->node, root); in insert_ref_entry() 218 btrfs_err(fs_info, " ref-verify: no stacktrace"); in __print_stack_trace() [all …]
|
/openbmc/linux/Documentation/userspace-api/media/ |
H A D | fdl-appendix.rst | 62 the :ref:`Document <fdl-document>` that deals exclusively with the 76 :ref:`Secondary Sections <fdl-secondary>` whose titles are designated, 78 :ref:`Document <fdl-document>` is released under this License. 85 :ref:`Document <fdl-document>` is released under this License. 90 A "Transparent" copy of the :ref:`Document <fdl-document>` means a 127 You may copy and distribute the :ref:`Document <fdl-document>` in any 136 :ref:`section 3 <fdl-section3>`. 147 If you publish printed copies of the :ref:`Document <fdl-document>` 149 :ref:`Cover Texts <fdl-cover-texts>`, you must enclose the copies in 157 :ref:`Document <fdl-document>` and satisfy these conditions, can be [all …]
|