Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h202 struct atomisp_shading_table *source_st,
H A Datomisp_cmd.c2332 struct atomisp_shading_table *source_st, in atomisp_cp_lsc_table() argument
2342 if (!source_st) in atomisp_cp_lsc_table()
2352 if (copy_from_compatible(&dest_st, source_st, in atomisp_cp_lsc_table()
2360 st = source_st; in atomisp_cp_lsc_table()