Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_histo.h64 int vsp1_histogram_init(struct vsp1_device *vsp1, struct vsp1_histogram *histo,
H A Dvsp1_hgt.c195 ret = vsp1_histogram_init(vsp1, &hgt->histo, VSP1_ENTITY_HGT, "hgt", in vsp1_hgt_create()
H A Dvsp1_hgo.c196 ret = vsp1_histogram_init(vsp1, &hgo->histo, VSP1_ENTITY_HGO, "hgo", in vsp1_hgo_create()
H A Dvsp1_histo.c487 int vsp1_histogram_init(struct vsp1_device *vsp1, struct vsp1_histogram *histo, in vsp1_histogram_init() function