xref: /kernel/linux/linux-6.6/drivers/media/pci/cx18/cx18-ioctl.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/media/pci/cx18/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci *  cx18 ioctl system call
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci *  Derived from ivtv-ioctl.h
662306a36Sopenharmony_ci *
762306a36Sopenharmony_ci *  Copyright (C) 2007  Hans Verkuil <hverkuil@xs4all.nl>
862306a36Sopenharmony_ci *  Copyright (C) 2008  Andy Walls <awalls@md.metrocast.net>
962306a36Sopenharmony_ci */
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ciu16 cx18_service2vbi(int type);
1262306a36Sopenharmony_civoid cx18_expand_service_set(struct v4l2_sliced_vbi_format *fmt, int is_pal);
1362306a36Sopenharmony_ciu16 cx18_get_service_set(struct v4l2_sliced_vbi_format *fmt);
1462306a36Sopenharmony_civoid cx18_set_funcs(struct video_device *vdev);
1562306a36Sopenharmony_ciint cx18_s_std(struct file *file, void *fh, v4l2_std_id std);
1662306a36Sopenharmony_ciint cx18_s_frequency(struct file *file, void *fh, const struct v4l2_frequency *vf);
1762306a36Sopenharmony_ciint cx18_s_input(struct file *file, void *fh, unsigned int inp);
18

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