blob: 0e2e9c63a23ef970398202108c272dc153df0ae2 [file] [log] [blame]
Hans Verkuil6884db32018-02-07 09:27:12 -05001/* SPDX-License-Identifier: GPL-2.0-only */
Hans Verkuil85756a02015-05-12 08:52:21 -03002/*
3 * ALSA PCM device for the
4 * ALSA interface to cobalt PCM capture streams
5 *
6 * Copyright 2014-2015 Cisco Systems, Inc. and/or its affiliates.
7 * All rights reserved.
Hans Verkuil85756a02015-05-12 08:52:21 -03008 */
9
10int snd_cobalt_pcm_create(struct snd_cobalt_card *cobsc);