Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/vpe/
H A Dvip.c277 static int alloc_port(struct vip_dev *, int);
3213 static int alloc_port(struct vip_dev *dev, int id) in alloc_port() function
3441 ret = alloc_port(shared->devs[slice_id], port_id); in vip_probe_complete()