Searched refs:vfl_type (Results 1 – 2 of 2) sorted by relevance
53 int vfl_type; member409 int vfl_type = cx18_stream_info[type].vfl_type; in cx18_reg_dev() local437 ret = video_register_device_no_warn(&s->video_dev, vfl_type, num); in cx18_reg_dev()447 switch (vfl_type) { in cx18_reg_dev()
3051 static int alloc_stream(struct vip_port *port, int stream_id, int vfl_type) in alloc_stream() argument3067 stream->vfl_type = vfl_type; in alloc_stream()3129 ret = video_register_device(vfd, vfl_type, -1); in alloc_stream()