Searched refs:atomisp_shading_table32 (Results 1 – 2 of 2) sorted by relevance
162 struct atomisp_shading_table32 { struct339 _IOWR('v', BASE_VIDIOC_PRIVATE + 27, struct atomisp_shading_table32)
625 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()