Home
last modified time | relevance | path

Searched refs:schema (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.10/Documentation/devicetree/
Dwriting-schema.rst3 Writing DeviceTree Bindings in json-schema
6 Devicetree bindings are written using json-schema vocabulary. Schema files are
14 Each schema doc is a structured json-schema which is defined by a set of
16 top-level json-schema properties used are:
19 A json-schema unique identifier string. The string must be a valid
20 URI typically containing the binding's filename and path. For DT schema, it must
22 references to other files specified in schema "$ref" properties. A $ref value
25 of the current schema file's '$id' value. A URL is used even for local files,
28 $schema
29 Indicates the meta-schema the schema file adheres to.
[all …]
Dindex.rst11 writing-schema
/Linux-v5.10/Documentation/devicetree/bindings/
DMakefile4 DT_MK_SCHEMA ?= dt-mk-schema
23 DT_TMP_SCHEMA := $(obj)/processed-schema-examples.json
58 $(obj)/processed-schema-examples.json: $(DT_DOCS) $(src)/.yamllint check_dtschema_version FORCE
66 $(obj)/processed-schema.json: $(obj)/processed-schema-examples.json FORCE
75 $(obj)/processed-schema.json: DT_MK_SCHEMA_FLAGS := -u
76 $(obj)/processed-schema.json: $(DT_SCHEMA_FILES) check_dtschema_version FORCE
81 extra-$(CHECK_DT_BINDING) += processed-schema-examples.json
82 extra-$(CHECK_DTBS) += processed-schema.json
D.gitignore3 processed-schema*.yaml
4 processed-schema*.json
Dsubmitting-patches.rst22 2) DT binding files are written in DT schema format using json-schema
28 See ../writing-schema.rst for more details about schema and tools setup.
/Linux-v5.10/tools/testing/selftests/resctrl/
Dresctrlfs.c504 char controlgroup[1024], schema[1024], reason[64]; in write_schemata() local
532 sprintf(schema, "%s%d%c%s", "L3:", resource_id, '=', schemata); in write_schemata()
534 sprintf(schema, "%s%d%c%s", "MB:", resource_id, '=', schemata); in write_schemata()
544 if (fprintf(fp, "%s\n", schema) < 0) { in write_schemata()
555 ret ? "not " : "", schema, ret ? " # " : "", in write_schemata()
/Linux-v5.10/Documentation/driver-api/media/drivers/
Dpxa_camera.rst35 c) Capture global finite state machine schema
121 For the next schema, let's assume d0=desc-sg[0] .. dN=desc-sg[N],
149 while the DMA jumps from one Videobuffer to another. On the schema, that
/Linux-v5.10/scripts/dtc/
DMakefile16 $(error dtc needs libyaml for DT schema validation support. \
/Linux-v5.10/arch/arm/boot/dts/
Darmada-385-turris-omnia.dts8 * Schematic available at https://www.turris.cz/doc/_media/rtrom01-schema.pdf
/Linux-v5.10/Documentation/i2c/busses/
Di2c-parport.rst45 a sample electronics schema (credits go to Sylvain Munaut)::
/Linux-v5.10/scripts/
DMakefile.lib331 DT_TMP_SCHEMA ?= $(objtree)/$(DT_BINDING_DIR)/processed-schema.json
/Linux-v5.10/Documentation/bpf/
Dringbuf.rst146 This reserve/commit schema allows a natural way for multiple producers, either
/Linux-v5.10/Documentation/crypto/
Duserspace-if.rst57 calls. This includes the generic vs. unique naming schema for ciphers as
/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py3755 schema = "information_schema"
3758 schema = "public"
3759 …CT column_name FROM information_schema.columns WHERE table_schema = '" + schema + "' and table_nam…
/Linux-v5.10/Documentation/networking/
Dcan.rst940 schema for the CAN FD frames a new flag 'CAN_FD_FRAME' in the bcm_msg_head