Lines Matching full:calling
45 Drivers initialise media device instances by calling
47 registered by calling :c:func:`__media_device_register()` via the macro
48 ``media_device_register()`` and unregistered by calling
50 eventually cleaned up by calling :c:func:`media_device_cleanup()`.
65 Drivers initialize entity pads by calling
68 Drivers register entities with a media device by calling
70 and unregistered by calling
82 Drivers initialize and create device node interfaces by calling
84 and remove them by calling:
124 Drivers create pad to pad links by calling:
132 Drivers create interface to entity links by calling:
173 Drivers initiate a graph traversal by calling
179 Drivers can then retrieve the next entity by calling
211 Link properties can be modified at runtime by calling
230 prevent link states from being modified during streaming by calling