brintos

brintos / linux-shallow public Read only

0
0
Text · 260 B · bb897bc Raw
14 lines · c
1/* SPDX-License-Identifier: GPL-2.0-or-later */2/*3 * cx20442.h  --  audio driver for CX204424 *5 * Copyright 2009 Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>6 */7 8#ifndef _CX20442_CODEC_H9#define _CX20442_CODEC_H10 11extern struct tty_ldisc_ops v253_ops;12 13#endif14