Home
last modified time | relevance | path

Searched refs:topology_version (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/Documentation/media/uapi/mediactl/
Dmedia-ioc-g-topology.rst38 ``topology_version`` and the total number of entities, interfaces, pads
46 If the ``topology_version`` remains the same, the ioctl should fill the
59 - ``topology_version``
296 may happen if the ``topology_version`` changed when compared to the
/Linux-v4.19/include/media/
Dmedia-device.h137 u64 topology_version; member
/Linux-v4.19/drivers/media/
Dmedia-device.c251 topo->topology_version = mdev->topology_version; in media_device_get_topology()
727 mdev->topology_version = 0; in __media_device_register()
Dmedia-entity.c180 mdev->topology_version++; in media_gobj_create()
193 gobj->mdev->topology_version++; in media_gobj_destroy()
/Linux-v4.19/include/uapi/linux/
Dmedia.h346 __u64 topology_version; member