Searched refs:schemas (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/ |
D | writing-schema.rst | 23 begin with "http://devicetree.org/schemas/". The URL is used in constructing 52 Optional. A list of other schemas to include. This is used to 53 include other schemas the binding conforms to. This may be schemas for a 83 binding allows subset of properties from other referenced schemas. 90 Rare case, used for schemas implementing common set of properties. Such 91 schemas are supposed to be referenced by other schemas, which then use 92 'unevaluatedProperties: false'. Typically bus or common-part schemas. 107 vocabulary for that property. The properties schemas are what are used for 116 schemas/types.yaml. A "description" property is always required. 118 The Devicetree schemas don't exactly match the YAML-encoded DT data produced by [all …]
|
D | writing-bindings.rst | 56 https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/property-units.yaml 75 - If schema includes other schema (e.g. /schemas/i2c/i2c-controller.yaml) use
|
/linux-6.12.1/net/ipv6/ |
D | ioam6.c | 327 sc = rhashtable_lookup_fast(&nsdata->schemas, &id, rht_sc_params); in ioam6_genl_addsc() 347 err = rhashtable_lookup_insert_fast(&nsdata->schemas, &sc->head, in ioam6_genl_addsc() 376 sc = rhashtable_lookup_fast(&nsdata->schemas, &id, rht_sc_params); in ioam6_genl_delsc() 384 err = rhashtable_remove_fast(&nsdata->schemas, &sc->head, in ioam6_genl_delsc() 445 rhashtable_walk_enter(&nsdata->schemas, iter); in ioam6_genl_dumpsc_start() 527 sc = rhashtable_lookup_fast(&nsdata->schemas, &sc_id, in ioam6_genl_ns_set_schema() 978 err = rhashtable_init(&nsdata->schemas, &rht_sc_params); in ioam6_net_init() 997 rhashtable_free_and_destroy(&nsdata->schemas, ioam6_free_sc, NULL); in ioam6_net_exit()
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | clock-bindings.txt | 2 https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/clock/clock.yaml
|
/linux-6.12.1/include/net/ |
D | ioam6.h | 45 struct rhashtable schemas; member
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | cs4341.txt | 12 dtschema schemas/i2c/i2c-controller.yaml
|
/linux-6.12.1/Documentation/firmware-guide/acpi/dsd/ |
D | graph.rst | 172 https://github.com/devicetree-org/dt-schema/blob/main/schemas/graph.yaml,
|
/linux-6.12.1/Documentation/userspace-api/netlink/ |
D | specs.rst | 37 user capable of parsing more complex ``genetlink`` schemas is also compatible 50 The definition of the schemas (in ``jsonschema``) can be found
|
/linux-6.12.1/Documentation/driver-api/media/ |
D | camera-sensor.rst | 44 <https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/clock/clock.yaml>`_
|
/linux-6.12.1/Documentation/gpu/amdgpu/display/ |
D | display-manager.rst | 77 schemas.
|