Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/media/atomisp/include/linux/
Datomisp.h441 struct atomisp_morph_table *morph_table;
498 struct atomisp_morph_table { struct
715 _IOR('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table)
717 _IOW('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table)
/linux-6.14.4/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h111 struct atomisp_morph_table *config);
212 struct atomisp_morph_table *source_morph_table,
Datomisp_cmd.c1439 struct atomisp_morph_table *config) in atomisp_gdc_cac_table()
2724 struct atomisp_morph_table *source_morph_table, in atomisp_cp_morph_table()
2745 sizeof(struct atomisp_morph_table), in atomisp_cp_morph_table()
2802 (struct atomisp_morph_table *)morph_table; in atomisp_cp_morph_table()