Searched full:graph (Results 1 – 25 of 102) sorted by relevance
12345
/Documentation/userspace-api/media/mediactl/ |
D | media-controller-model.rst | 10 hardware devices and Linux Kernel interfaces are modelled as graph 11 objects on an oriented graph. The object types that constitute the graph 20 - An **interface** is a graph representation of a Linux Kernel 22 controls one or more entities in the graph.
|
D | media-ioc-g-topology.rst | 13 MEDIA_IOC_G_TOPOLOGY - Enumerate the graph topology and graph element properties 42 the graph elements that are desired, putting the pointers to them at the 47 desired arrays with the media graph elements. 60 - Version of the media graph topology. When the graph is created, 61 this field starts with zero. Every time a graph element is added 66 - Number of entities in the graph 81 - Number of interfaces in the graph 96 - Total number of pads in the graph 110 - Total number of data and interface links in the graph 290 smaller than the actual number of elements inside the graph. This
|
/Documentation/devicetree/bindings/sound/ |
D | audio-graph-card.txt | 1 Audio Graph Card: 3 Audio Graph Card specifies audio DAI connections of SoC <-> codec. 5 see ${LINUX}/Documentation/devicetree/bindings/graph.txt 7 Basically, Audio Graph Card property is same as Simple Card. 29 - compatible : "audio-graph-card"; 40 compatible = "audio-graph-card"; 71 compatible = "audio-graph-card"; 143 compatible = "audio-graph-card"; 180 compatible = "audio-graph-card"; 193 audio-graph-card,prefix = "codec"; [all …]
|
/Documentation/driver-api/media/ |
D | mc-core.rst | 18 modelled as an oriented graph of building blocks called entities connected 137 Graph traversal 140 The media framework provides APIs to iterate over entities in a graph. 155 Drivers might also need to iterate over all entities in a graph that can be 157 framework provides a depth-first graph traversal API for that purpose. 162 supported by the graph traversal API. To prevent infinite loops, the graph 166 Drivers initiate a graph traversal by calling 169 The graph structure, provided by the caller, is initialized to start graph 175 When the graph traversal is complete the function will return ``NULL``. 177 Graph traversal can be interrupted at any moment. No cleanup function call [all …]
|
/Documentation/devicetree/bindings/display/ |
D | ingenic,lcd.yaml | 42 description: OF graph bindings (specified in bindings/graph.txt). 45 description: OF graph bindings (specified in bindings/graph.txt).
|
D | ingenic,ipu.yaml | 36 description: OF graph bindings (specified in bindings/graph.txt).
|
D | truly,nt35597.txt | 21 are modeled using the OF graph bindings specified in 22 Documentation/devicetree/bindings/graph.txt.
|
D | arm,hdlcd.txt | 21 using the OF graph bindings specified in 22 Documentation/devicetree/bindings/graph.txt.
|
D | arm,malidp.txt | 32 is modelled using the OF graph bindings specified in 33 Documentation/devicetree/bindings/graph.txt
|
D | arm,komeda.txt | 28 modeled using the OF graph bindings specified in 29 Documentation/devicetree/bindings/graph.txt
|
D | mipi-dsi-bus.txt | 70 using the graph bindings [1], [2]. 78 The graph bindings should be used to represent the multiple DSI busses that are 82 [1] Documentation/devicetree/bindings/graph.txt 90 DSI host using of-graph bindings.
|
/Documentation/devicetree/bindings/arm/ |
D | ete.yaml | 22 with any optional connection graph as per the coresight bindings. 40 $ref: /schemas/graph.yaml#/properties/ports 44 $ref: /schemas/graph.yaml#/properties/port required:
|
/Documentation/devicetree/bindings/display/bridge/ |
D | sii902x.txt | 39 simple-card or audio-graph-card binding. See their binding 43 Documentation/devicetree/bindings/sound/audio-graph-card.txt 44 Note: In case of the audio-graph-card binding the used port
|
D | dw_hdmi.txt | 31 expressed in using ports as specified in the device graph bindings defined 32 in Documentation/devicetree/bindings/graph.txt. The numbering of the ports
|
D | simple-bridge.yaml | 36 OF graph bindings specified in Documentation/devicetree/bindings/graph.txt.
|
/Documentation/sound/soc/ |
D | dpcm.rst | 15 graph representing the DSP internal audio paths and uses the mixer settings to 123 3. Define widget graph connections. 264 Widget graph connections 267 The BE DAI links will normally be connected to the graph at initialisation time 286 2. DAPM graph showing DSP audio routing from FE DAIs to BEs. 288 3. DAPM widgets from DSP graph. 304 The BE AIF are used to connect the DSP graph to the graphs for the other 305 component drivers (e.g. codec graph). 335 is enabled or disabled by the state of the DAPM graph. This usually means 340 graph. Control is then carried out by the FE as regular PCM operations. [all …]
|
/Documentation/devicetree/bindings/display/hisilicon/ |
D | dw-dsi.txt | 15 See Documentation/devicetree/bindings/graph.txt for more device graph info.
|
D | hisi-ade.txt | 29 See Documentation/devicetree/bindings/graph.txt for more device graph info.
|
/Documentation/doc-guide/ |
D | hello.dot | 1 graph G {
|
/Documentation/devicetree/bindings/usb/ |
D | ti,hd3ss3220.yaml | 29 description: OF graph bindings (specified in bindings/graph.txt) that model
|
/Documentation/devicetree/bindings/ |
D | graph.txt | 9 arbitrarily complex graph. 10 There already is a simple directed graph between devices tree nodes using 13 tree graph bindings described herein abstract more complex devices that can
|
/Documentation/devicetree/bindings/display/atmel/ |
D | hlcdc-dc.txt | 15 to external devices using the OF graph reprensentation (see ../graph.txt).
|
/Documentation/devicetree/bindings/display/rockchip/ |
D | rockchip-lvds.txt | 33 Their connections are modeled using the OF graph bindings specified in 34 Documentation/devicetree/bindings/graph.txt.
|
/Documentation/firmware-guide/acpi/ |
D | index.rst | 11 dsd/graph
|
/Documentation/devicetree/bindings/display/imx/ |
D | ldb.txt | 47 Each LVDS Channel has to contain either an of graph link to a panel device node 54 Documentation/devicetree/bindings/graph.txt. 94 /* Using an of-graph endpoint link to connect the panel */
|
12345