Home
last modified time | relevance | path

Searched refs:source_st (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h304 struct atomisp_shading_table *source_st,
Datomisp_cmd.c3569 struct atomisp_shading_table *source_st, in atomisp_cp_lsc_table() argument
3579 if (!source_st) in atomisp_cp_lsc_table()
3589 if (copy_from_compatible(&dest_st, source_st, in atomisp_cp_lsc_table()
3597 st = source_st; in atomisp_cp_lsc_table()