Searched refs:media_v2_topology (Results 1 – 3 of 3) sorted by relevance
25 .. c:function:: int ioctl( int fd, MEDIA_IOC_G_TOPOLOGY, struct media_v2_topology *argp )36 Pointer to struct :c:type:`media_v2_topology`.44 :c:type:`media_v2_topology` should be zeroed. At59 .. c:type:: media_v2_topology61 .. flat-table:: struct media_v2_topology
350 struct media_v2_topology { struct376 #define MEDIA_IOC_G_TOPOLOGY _IOWR('|', 0x04, struct media_v2_topology) argument
232 struct media_v2_topology *topo = arg; in media_device_get_topology()