swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Raw File
Tip revision: f40ddce88593482919761f74910f42f4b84c004b authored by Linus Torvalds on 14 February 2021, 22:32:24 UTC
Linux 5.11
Tip revision: f40ddce
cx20442.h
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 * cx20442.h  --  audio driver for CX20442
 *
 * Copyright 2009 Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
 */

#ifndef _CX20442_CODEC_H
#define _CX20442_CODEC_H

extern struct tty_ldisc_ops v253_ops;

#endif
back to top