Home
last modified time | relevance | path

Searched refs:atomisp_morph_table (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h508 struct atomisp_morph_table *morph_table;
565 struct atomisp_morph_table { struct
1027 _IOR('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table)
1029 _IOW('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table)
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h168 struct atomisp_morph_table *config);
314 struct atomisp_morph_table *source_morph_table,
H A Datomisp_compat_ioctl32.c391 get_atomisp_morph_table32(struct atomisp_morph_table __user *kp, in get_atomisp_morph_table32()
414 static int put_atomisp_morph_table32(struct atomisp_morph_table __user *kp, in put_atomisp_morph_table32()
724 struct atomisp_morph_table morph_table; in get_atomisp_parameters32()
854 struct atomisp_morph_table mor_t; in atomisp_do_compat_ioctl()
876 sizeof(struct atomisp_morph_table) + in atomisp_do_compat_ioctl()
H A Datomisp_cmd.c2439 struct atomisp_morph_table *config) in atomisp_gdc_cac_table()
3993 struct atomisp_morph_table *source_morph_table, in atomisp_cp_morph_table()
4014 sizeof(struct atomisp_morph_table), in atomisp_cp_morph_table()
4069 (struct atomisp_morph_table *)morph_table; in atomisp_cp_morph_table()