Searched refs:schemas (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/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 84 vocabulary for that property. The properties schemas are what is used for 93 schemas/types.yaml. A "description" property is always required. 95 The Devicetree schemas don't exactly match the YAML encoded DT data produced by 108 is present. Single entries in schemas are fixed up to match this encoding.
|
| D | writing-bindings.rst | 56 https://github.com/devicetree-org/dt-schema/blob/master/schemas/property-units.yaml
|
| /Linux-v5.15/net/ipv6/ |
| D | ioam6.c | 325 sc = rhashtable_lookup_fast(&nsdata->schemas, &id, rht_sc_params); in ioam6_genl_addsc() 345 err = rhashtable_lookup_insert_fast(&nsdata->schemas, &sc->head, in ioam6_genl_addsc() 374 sc = rhashtable_lookup_fast(&nsdata->schemas, &id, rht_sc_params); in ioam6_genl_delsc() 382 err = rhashtable_remove_fast(&nsdata->schemas, &sc->head, in ioam6_genl_delsc() 443 rhashtable_walk_enter(&nsdata->schemas, iter); in ioam6_genl_dumpsc_start() 525 sc = rhashtable_lookup_fast(&nsdata->schemas, &sc_id, in ioam6_genl_ns_set_schema() 899 err = rhashtable_init(&nsdata->schemas, &rht_sc_params); in ioam6_net_init() 918 rhashtable_free_and_destroy(&nsdata->schemas, ioam6_free_sc, NULL); in ioam6_net_exit()
|
| /Linux-v5.15/include/net/ |
| D | ioam6.h | 44 struct rhashtable schemas; member
|
| /Linux-v5.15/Documentation/devicetree/bindings/hwmon/ |
| D | ntc_thermistor.txt | 35 https://github.com/devicetree-org/dt-schema/blob/master/schemas/iio/
|
| /Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
| D | ab8500.txt | 76 https://github.com/devicetree-org/dt-schema/blob/master/schemas/iio/iio-consumer.yaml
|