Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_compat_ioctl32.h162 struct atomisp_shading_table32 { struct
339 _IOWR('v', BASE_VIDIOC_PRIVATE + 27, struct atomisp_shading_table32)
Datomisp_compat_ioctl32.c625 struct atomisp_shading_table32 __user *up) in get_atomisp_shading_table32()
629 if (!access_ok(up, sizeof(struct atomisp_shading_table32)) || in get_atomisp_shading_table32()