Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1.h80 void vsp1_device_put(struct vsp1_device *vsp1);
Dvsp1_drv.c382 void vsp1_device_put(struct vsp1_device *vsp1) in vsp1_device_put() function
Dvsp1_video.c1171 vsp1_device_put(video->vsp1); in vsp1_video_release()