Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/include/linux/
Datomisp.h508 struct atomisp_morph_table *morph_table;
565 struct atomisp_morph_table { struct
914 _IOR('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table)
916 _IOW('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table)
/linux-6.1.9/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h138 struct atomisp_morph_table *config);
246 struct atomisp_morph_table *source_morph_table,
Datomisp_cmd.c2003 struct atomisp_morph_table *config) in atomisp_gdc_cac_table()
3549 struct atomisp_morph_table *source_morph_table, in atomisp_cp_morph_table()
3570 sizeof(struct atomisp_morph_table), in atomisp_cp_morph_table()
3625 (struct atomisp_morph_table *)morph_table; in atomisp_cp_morph_table()