Searched refs:uentity (Results 1 – 1 of 1) sorted by relevance
237 struct media_v2_entity kentity, __user *uentity; in media_device_get_topology() local248 uentity = media_get_uptr(topo->ptr_entities); in media_device_get_topology()251 if (ret || !uentity) in media_device_get_topology()267 if (copy_to_user(uentity, &kentity, sizeof(kentity))) in media_device_get_topology()269 uentity++; in media_device_get_topology()