cx20442.h 260 B

12345678910111213
  1. /* SPDX-License-Identifier: GPL-2.0-or-later */
  2. /*
  3. * cx20442.h -- audio driver for CX20442
  4. *
  5. * Copyright 2009 Janusz Krzysztofik <[email protected]>
  6. */
  7. #ifndef _CX20442_CODEC_H
  8. #define _CX20442_CODEC_H
  9. extern struct tty_ldisc_ops v253_ops;
  10. #endif