Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h213 struct atomisp_shading_table *source_st,
Datomisp_cmd.c2343 struct atomisp_shading_table *source_st, in atomisp_cp_lsc_table() argument
2353 if (!source_st) in atomisp_cp_lsc_table()
2363 if (copy_from_compatible(&dest_st, source_st, in atomisp_cp_lsc_table()
2371 st = source_st; in atomisp_cp_lsc_table()