Home
last modified time | relevance | path

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

/drivers/media/
Dmedia-device.c476 compat_uptr_t pads_ptr, links_ptr; in media_device_enum_links32() local
481 || get_user(pads_ptr, &ulinks->pads) in media_device_enum_links32()
485 links.pads = compat_ptr(pads_ptr); in media_device_enum_links32()