Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_compat_ioctl32.h90 struct atomisp_morph_table32 { struct
311 _IOR('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table32)
313 _IOW('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table32)
Datomisp_compat_ioctl32.c392 struct atomisp_morph_table32 __user *up) in get_atomisp_morph_table32()
396 if (!access_ok(up, sizeof(struct atomisp_morph_table32)) || in get_atomisp_morph_table32()
415 struct atomisp_morph_table32 __user *up) in put_atomisp_morph_table32()
419 if (!access_ok(up, sizeof(struct atomisp_morph_table32)) || in put_atomisp_morph_table32()