xref: /kernel/linux/linux-5.10/drivers/media/platform/sti/c8sectpfe/c8sectpfe-dvb.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/media/platform/sti/c8sectpfe/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * c8sectpfe-common.h - C8SECTPFE STi DVB driver
48c2ecf20Sopenharmony_ci *
58c2ecf20Sopenharmony_ci * Copyright (c) STMicroelectronics 2015
68c2ecf20Sopenharmony_ci *
78c2ecf20Sopenharmony_ci *   Author: Peter Griffin <peter.griffin@linaro.org>
88c2ecf20Sopenharmony_ci *
98c2ecf20Sopenharmony_ci */
108c2ecf20Sopenharmony_ci#ifndef _C8SECTPFE_DVB_H_
118c2ecf20Sopenharmony_ci#define _C8SECTPFE_DVB_H_
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciint c8sectpfe_frontend_attach(struct dvb_frontend **fe,
148c2ecf20Sopenharmony_ci			struct c8sectpfe *c8sectpfe, struct channel_info *tsin,
158c2ecf20Sopenharmony_ci			int chan_num);
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ci#endif
18

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