diff options
author | Daniel Scally <djrscally@gmail.com> | 2022-07-08 01:47:32 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-07-15 17:24:40 +0300 |
commit | 1ed3d6446b966143e67a106132eea169b3fc5e1c (patch) | |
tree | b8352d146aa8ecbf48ac0ed1ae266cb9f269ae3f /COPYING | |
parent | 3193ceeae48ad778a059d66f6ab4299fc498f9d4 (diff) | |
download | linux-1ed3d6446b966143e67a106132eea169b3fc5e1c.tar.xz |
media: entity: Add iterator for entity data links
Iterating over the links for an entity is a somewhat common need
through the media subsystem, but generally the assumption is that
they will all be data links. To meet that assumption add a new macro
that iterates through an entity's links and skips non-data links.
Signed-off-by: Daniel Scally <djrscally@gmail.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions