Searched refs:media_v2_topology (Results 1 – 3 of 3) sorted by relevance
20 ``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. At51 .. c:type:: media_v2_topology53 .. flat-table:: struct media_v2_topology
349 struct media_v2_topology { struct375 #define MEDIA_IOC_G_TOPOLOGY _IOWR('|', 0x04, struct media_v2_topology) argument
232 struct media_v2_topology *topo = arg; in media_device_get_topology()