Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c2334 struct atomisp_shading_table *source_st, in atomisp_cp_lsc_table() argument
2344 if (!source_st) in atomisp_cp_lsc_table()
2354 if (copy_from_compatible(&dest_st, source_st, in atomisp_cp_lsc_table()
2362 st = source_st; in atomisp_cp_lsc_table()