QortalOS Brooklyn for Raspberry Pi 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
260 B

/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* cx20442.h -- audio driver for CX20442
*
* Copyright 2009 Janusz Krzysztofik <[email protected]>
*/
#ifndef _CX20442_CODEC_H
#define _CX20442_CODEC_H
extern struct tty_ldisc_ops v253_ops;
#endif