Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/
Dmedia-device.c489 compat_uptr_t pads_ptr, links_ptr; in media_device_enum_links32() local
494 || get_user(pads_ptr, &ulinks->pads) in media_device_enum_links32()
498 links.pads = compat_ptr(pads_ptr); in media_device_enum_links32()