xref: /kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/vivid-kthread-touch.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * vivid-kthread-cap.h - video/vbi capture thread support functions.
48c2ecf20Sopenharmony_ci *
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#ifndef _VIVID_KTHREAD_CAP_H_
88c2ecf20Sopenharmony_ci#define _VIVID_KTHREAD_CAP_H_
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciint vivid_start_generating_touch_cap(struct vivid_dev *dev);
118c2ecf20Sopenharmony_civoid vivid_stop_generating_touch_cap(struct vivid_dev *dev);
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci#endif
14

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