xref: /kernel/linux/linux-6.6/drivers/media/usb/em28xx/em28xx-v4l.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/media/usb/em28xx/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * em28xx-video.c - driver for Empia EM2800/EM2820/2840 USB
462306a36Sopenharmony_ci *		    video capture devices
562306a36Sopenharmony_ci *
662306a36Sopenharmony_ci * Copyright (C) 2013-2014 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
762306a36Sopenharmony_ci */
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciint em28xx_start_analog_streaming(struct vb2_queue *vq, unsigned int count);
1062306a36Sopenharmony_civoid em28xx_stop_vbi_streaming(struct vb2_queue *vq);
1162306a36Sopenharmony_ciextern const struct vb2_ops em28xx_vbi_qops;
12

Indexes created Thu Nov 07 10:32:03 CST 2024