Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/userspace-api/media/mediactl/
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
/linux-6.3-rc2/include/uapi/linux/
A Dmedia.h349 struct media_v2_topology { struct
375 #define MEDIA_IOC_G_TOPOLOGY _IOWR('|', 0x04, struct media_v2_topology) argument
/linux-6.3-rc2/drivers/media/mc/
A Dmc-device.c232 struct media_v2_topology *topo = arg; in media_device_get_topology()

Completed in 7 milliseconds