xref: /kernel/linux/linux-6.6/drivers/media/pci/cx18/cx18-firmware.h (revision 62306a36)
  • 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 firmware functions
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci *  Copyright (C) 2007  Hans Verkuil <hverkuil@xs4all.nl>
662306a36Sopenharmony_ci */
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciint cx18_firmware_init(struct cx18 *cx);
962306a36Sopenharmony_civoid cx18_halt_firmware(struct cx18 *cx);
1062306a36Sopenharmony_civoid cx18_init_memory(struct cx18 *cx);
1162306a36Sopenharmony_civoid cx18_init_power(struct cx18 *cx, int lowpwr);
12

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