Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h227 struct atomisp_shading_table *source_st,
H A Datomisp_cmd.c2459 struct atomisp_shading_table *source_st, in atomisp_cp_lsc_table() argument
2469 if (!source_st) in atomisp_cp_lsc_table()
2479 if (copy_from_compatible(&dest_st, source_st, in atomisp_cp_lsc_table()
2487 st = source_st; in atomisp_cp_lsc_table()