Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c150 static inline int get_v4l2_sdr_format(struct v4l2_sdr_format *kp, struct v4l2_sdr_format __user *up) in get_v4l2_sdr_format() function
218 return get_v4l2_sdr_format(&kp->fmt.sdr, &up->fmt.sdr); in __get_v4l2_format32()