Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_lif.h35 struct vsp1_lif *vsp1_lif_create(struct vsp1_device *vsp1);
Dvsp1_lif.c211 struct vsp1_lif *vsp1_lif_create(struct vsp1_device *vsp1) in vsp1_lif_create() function
Dvsp1_drv.c185 vsp1->lif = vsp1_lif_create(vsp1); in vsp1_create_entities()