Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/include/linux/
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)
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h168 struct atomisp_morph_table *config);
314 struct atomisp_morph_table *source_morph_table,
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()
Datomisp_cmd.c2411 struct atomisp_morph_table *config) in atomisp_gdc_cac_table()
3965 struct atomisp_morph_table *source_morph_table, in atomisp_cp_morph_table()
3986 sizeof(struct atomisp_morph_table), in atomisp_cp_morph_table()
4041 (struct atomisp_morph_table *)morph_table; in atomisp_cp_morph_table()