Searched hist:"54 d0dbac1266d2b9a6b5a87316162a068ad545bf" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/media/ |
H A D | v4l2-mc.h | diff 54d0dbac1266d2b9a6b5a87316162a068ad545bf Fri Feb 05 03:02:43 CST 2016 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [media] v4l2-mc: add a generic function to create the media graph
The em28xx_v4l2_create_media_graph() is almost generic enough to be at the core, as an ancillary function. Make it even more generic, by getting rid of em28xx-specific code, relying only at the media_device, in order to discover all entities found on PC-customer's hardware and add it at the V4L2 core.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-mc.c | 54d0dbac1266d2b9a6b5a87316162a068ad545bf Fri Feb 05 03:02:43 CST 2016 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [media] v4l2-mc: add a generic function to create the media graph
The em28xx_v4l2_create_media_graph() is almost generic enough to be at the core, as an ancillary function. Make it even more generic, by getting rid of em28xx-specific code, relying only at the media_device, in order to discover all entities found on PC-customer's hardware and add it at the V4L2 core.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
H A D | Makefile | diff 54d0dbac1266d2b9a6b5a87316162a068ad545bf Fri Feb 05 03:02:43 CST 2016 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [media] v4l2-mc: add a generic function to create the media graph
The em28xx_v4l2_create_media_graph() is almost generic enough to be at the core, as an ancillary function. Make it even more generic, by getting rid of em28xx-specific code, relying only at the media_device, in order to discover all entities found on PC-customer's hardware and add it at the V4L2 core.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|