Home
last modified time | relevance | path

Searched refs:media_v2_topology (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-g-topology.rst20 ``int ioctl(int fd, MEDIA_IOC_G_TOPOLOGY, struct media_v2_topology *argp)``
29 Pointer to struct :c:type:`media_v2_topology`.
36 :c:type:`media_v2_topology` should be zeroed. At
51 .. c:type:: media_v2_topology
53 .. flat-table:: struct media_v2_topology
/openbmc/linux/include/uapi/linux/
H A Dmedia.h349 struct media_v2_topology { struct
375 #define MEDIA_IOC_G_TOPOLOGY _IOWR('|', 0x04, struct media_v2_topology) argument
/openbmc/linux/drivers/media/mc/
H A Dmc-device.c232 struct media_v2_topology *topo = arg; in media_device_get_topology()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch7586 + struct media_v2_topology topology = { 0 };