Home
last modified time | relevance | path

Searched defs:vfl_type (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/pci/cx18/
H A Dcx18-streams.c53 int vfl_type; member
409 int vfl_type = cx18_stream_info[type].vfl_type; in cx18_reg_dev() local
/linux/drivers/media/platform/ti/vpe/
H A Dvip.c3051 static int alloc_stream(struct vip_port *port, int stream_id, int vfl_type) in alloc_stream()