| /f-stack/freebsd/sys/ |
| H A D | iov_schema.h | 39 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 D | iov.h | 162 void *schema; member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | Makefile | 4 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 D | example-schema.yaml | 10 $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 D | submitting-patches.rst | 22 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 | .gitignore | 3 processed-schema*.yaml
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | allwinner,sun8i-a23-prcm.yaml | 5 $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 D | allwinner,sun6i-a31-prcm.yaml | 5 $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 D | input.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Common input schema binding
|
| /f-stack/freebsd/contrib/device-tree/Bindings/reset/ |
| H A D | allwinner,sun6i-a31-clock-reset.yaml | 5 $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 D | allwinner,sun4i-a10-mod0-clk.yaml | 5 $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 D | digicolor.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
| H A D | bitmain.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
| H A D | altera.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
| H A D | axxia.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
| H A D | sti.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
| H A D | moxart.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
| H A D | intel-ixp4xx.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
| H A D | zte.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/bcm/ |
| H A D | brcm,bcm11351.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
| H A D | brcm,bcm21664.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
| H A D | brcm,bcm23550.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
| H A D | brcm,vulcan-soc.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
| H A D | brcm,stingray.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/nxp/ |
| H A D | lpc32xx.yaml | 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
|