Home
last modified time | relevance | path

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

/linux/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c135 static int get_v4l2_format32(struct v4l2_format *p64, in get_v4l2_format32() function
185 return get_v4l2_format32(&p64->format, &p32->format); in get_v4l2_create32()
939 return get_v4l2_format32(parg, arg); in v4l2_compat_get_user()