Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_compat_ioctl32.h56 struct atomisp_dis_coefficients32 { struct
302 _IOW('v', BASE_VIDIOC_PRIVATE + 6, struct atomisp_dis_coefficients32)
Datomisp_compat_ioctl32.c197 struct atomisp_dis_coefficients32 __user *up) in get_atomisp_dis_coefficients32()
208 if (!access_ok(up, sizeof(struct atomisp_dis_coefficients32)) || in get_atomisp_dis_coefficients32()