Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h304 struct atomisp_shading_table *source_st,
Datomisp_cmd.c3597 struct atomisp_shading_table *source_st, in atomisp_cp_lsc_table() argument
3607 if (!source_st) in atomisp_cp_lsc_table()
3617 if (copy_from_compatible(&dest_st, source_st, in atomisp_cp_lsc_table()
3625 st = source_st; in atomisp_cp_lsc_table()