Searched refs:uentity (Results 1 – 1 of 1) sorted by relevance
244 struct media_v2_entity kentity, __user *uentity; in media_device_get_topology() local255 uentity = media_get_uptr(topo->ptr_entities); in media_device_get_topology()258 if (ret || !uentity) in media_device_get_topology()274 if (copy_to_user(uentity, &kentity, sizeof(kentity))) in media_device_get_topology()276 uentity++; in media_device_get_topology()