Home
last modified time | relevance | path

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

12345678910>>...45

/f-stack/freebsd/sys/
H A Diov_schema.h39 void pci_iov_schema_add_bool(nvlist_t *schema, const char *name,
41 void pci_iov_schema_add_string(nvlist_t *schema, const char *name,
43 void pci_iov_schema_add_uint8(nvlist_t *schema, const char *name,
45 void pci_iov_schema_add_uint16(nvlist_t *schema, const char *name,
47 void pci_iov_schema_add_uint32(nvlist_t *schema, const char *name,
49 void pci_iov_schema_add_uint64(nvlist_t *schema, const char *name,
51 void pci_iov_schema_add_unicast_mac(nvlist_t *schema, const char *name,
H A Diov.h162 void *schema; member
/f-stack/freebsd/contrib/device-tree/Bindings/
H A DMakefile4 DT_MK_SCHEMA ?= dt-mk-schema
22 DT_TMP_SCHEMA := $(obj)/processed-schema-examples.yaml
42 $(obj)/processed-schema-examples.yaml: $(DT_DOCS) check_dtschema_version FORCE
50 $(obj)/processed-schema.yaml: $(obj)/processed-schema-examples.yaml FORCE
59 $(obj)/processed-schema.yaml: DT_MK_SCHEMA_FLAGS := -u
60 $(obj)/processed-schema.yaml: $(DT_SCHEMA_FILES) check_dtschema_version FORCE
67 extra-$(CHECK_DT_BINDING) += processed-schema-examples.yaml
68 extra-$(CHECK_DTBS) += processed-schema.yaml
H A Dexample-schema.yaml10 $id: http://devicetree.org/schemas/example-schema.yaml#
11 # $schema is the meta-schema this schema should be validated with.
12 $schema: http://devicetree.org/meta-schemas/core.yaml#
14 title: An example schema annotated with jsonschema details
33 # In this case, a 'false' schema will never match.
36 # A dictionary of DT properties for this binding schema
42 # The boolean schema must be a list of schemas.
65 # specific schema don't need to do those checks.
120 # The type is set in the core schema. Per device schema only need to set
152 core schema.
[all …]
H A 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.
H A D.gitignore3 processed-schema*.yaml
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dallwinner,sun8i-a23-prcm.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
50 # Already checked in the main schema
84 # Already checked in the main schema
115 # Already checked in the main schema
134 # Already checked in the main schema
H A Dallwinner,sun6i-a31-prcm.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
48 # Already checked in the main schema
82 # Already checked in the main schema
113 # Already checked in the main schema
146 # Already checked in the main schema
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dinput.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Common input schema binding
/f-stack/freebsd/contrib/device-tree/Bindings/reset/
H A Dallwinner,sun6i-a31-clock-reset.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
25 # PRCM's schema. Make sure we only validate standalone nodes.
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dallwinner,sun4i-a10-mod0-clk.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
25 # PRCM's schema. Make sure we only validate standalone nodes.
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Ddigicolor.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
H A Dbitmain.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
H A Daltera.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
H A Daxxia.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
H A Dsti.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
H A Dmoxart.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
H A Dintel-ixp4xx.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
H A Dzte.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
/f-stack/freebsd/contrib/device-tree/Bindings/arm/bcm/
H A Dbrcm,bcm11351.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
H A Dbrcm,bcm21664.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
H A Dbrcm,bcm23550.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
H A Dbrcm,vulcan-soc.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
H A Dbrcm,stingray.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#
/f-stack/freebsd/contrib/device-tree/Bindings/arm/nxp/
H A Dlpc32xx.yaml5 $schema: http://devicetree.org/meta-schemas/core.yaml#

12345678910>>...45