Home
last modified time | relevance | path

Searched refs:atomisp_dis_coefficients (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/staging/media/atomisp/include/linux/
Datomisp.h231 struct atomisp_dis_coefficients { struct
510 struct atomisp_dis_coefficients *dvs2_coefs; /* DVS 2.0 coefficients */
1011 _IOW('v', BASE_VIDIOC_PRIVATE + 6, struct atomisp_dis_coefficients)
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_compat_ioctl32.c196 static int get_atomisp_dis_coefficients32(struct atomisp_dis_coefficients __user *kp, in get_atomisp_dis_coefficients32()
725 struct atomisp_dis_coefficients dvs2_coefs; in get_atomisp_parameters32()
851 struct atomisp_dis_coefficients dis_c; in atomisp_do_compat_ioctl()
877 sizeof(struct atomisp_dis_coefficients) + in atomisp_do_compat_ioctl()
Datomisp_cmd.h191 struct atomisp_dis_coefficients *coefs);
Datomisp_compat.h375 struct atomisp_dis_coefficients *coefs);
Datomisp_compat_css20.c3308 struct atomisp_dis_coefficients *coefs) in atomisp_css_set_dis_coefs()
3361 (struct atomisp_dis_coefficients *) in atomisp_css_set_dis_coefs()
Datomisp_cmd.c2746 struct atomisp_dis_coefficients *coefs) in atomisp_set_dis_coefs()
3812 (struct atomisp_dis_coefficients *)css_param->dvs2_coeff; in atomisp_css_cp_dvs2_coefs()