repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
sound
/
usb
/
caiaq
/
control.h
blob
cb204fd45858f53f2d3bff0023603e5c7baefd9a
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef CAIAQ_CONTROL_H
3
#define CAIAQ_CONTROL_H
4
5
int
snd_usb_caiaq_control_init
(
struct
snd_usb_caiaqdev
*
cdev
);
6
7
#endif
/* CAIAQ_CONTROL_H */