Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h236 struct atomisp_shading_table *source_st,
Datomisp_cmd.c3161 struct atomisp_shading_table *source_st, in atomisp_cp_lsc_table() argument
3171 if (!source_st) in atomisp_cp_lsc_table()
3181 if (copy_from_compatible(&dest_st, source_st, in atomisp_cp_lsc_table()
3189 st = source_st; in atomisp_cp_lsc_table()