Searched refs:MEDIA_LNK_FL_DYNAMIC (Results 1 – 4 of 4) sorted by relevance
221 #define MEDIA_LNK_FL_DYNAMIC (1U << 2) macro
257 be marked with the ``MEDIA_LNK_FL_DYNAMIC`` flag.
409 * - ``MEDIA_LNK_FL_DYNAMIC``
1321 if (!(link->flags & MEDIA_LNK_FL_DYNAMIC) && in __media_entity_setup_link()