Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_sru.h38 struct vsp1_sru *vsp1_sru_create(struct vsp1_device *vsp1);
Dvsp1_sru.c344 struct vsp1_sru *vsp1_sru_create(struct vsp1_device *vsp1) in vsp1_sru_create() function
Dvsp1_drv.c218 vsp1->sru = vsp1_sru_create(vsp1); in vsp1_create_entities()