Searched refs:atomisp_morph_table32 (Results 1 – 2 of 2) sorted by relevance
90 struct atomisp_morph_table32 { struct311 _IOR('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table32)313 _IOW('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table32)
392 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()