Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/mediactl/
H A 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``
291 may happen if the ``topology_version`` changed when compared to the
/linux/include/media/
H A Dmedia-device.h156 u64 topology_version; member
/linux/drivers/media/mc/
H A Dmc-device.c244 topo->topology_version = mdev->topology_version; in media_device_get_topology()
731 mdev->topology_version = 0; in __media_device_register()
H A Dmc-entity.c168 mdev->topology_version++; in media_gobj_create()
181 gobj->mdev->topology_version++; in media_gobj_destroy()
/linux/include/uapi/linux/
H A Dmedia.h350 __u64 topology_version; member