Hans Verkuil | 6884db3 | 2018-02-07 09:27:12 -0500 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0-only */ |
Hans Verkuil | 85756a0 | 2015-05-12 08:52:21 -0300 | [diff] [blame] | 2 | /* |
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 Verkuil | 85756a0 | 2015-05-12 08:52:21 -0300 | [diff] [blame] | 8 | */ |
9 | |||||
10 | int snd_cobalt_pcm_create(struct snd_cobalt_card *cobsc); |