xref: /kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ddbridge-dummy-fe.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/pci/ddbridge/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci *  Driver for Dummy Frontend
48c2ecf20Sopenharmony_ci *
58c2ecf20Sopenharmony_ci *  Written by Emard <emard@softhome.net>
68c2ecf20Sopenharmony_ci */
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci#ifndef DDBRIDGE_DUMMY_FE_H
98c2ecf20Sopenharmony_ci#define DDBRIDGE_DUMMY_FE_H
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci#include <linux/dvb/frontend.h>
128c2ecf20Sopenharmony_ci#include <media/dvb_frontend.h>
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_cistruct dvb_frontend *ddbridge_dummy_fe_qam_attach(void);
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci#endif // DDBRIDGE_DUMMY_FE_H
17

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