Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
824eb0c6ade808c4501e62fbcf0025f4e694cd11
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
sound
/
usb
/
caiaq
/
control.h
blob: 2e7ab1aa4fb315e75412b619aa65a27766537fbb [
file
] [
log
] [
blame
]
yuezonghe
824eb0c
2024-06-27 02:32:26 -0700
[
diff
] [
blame^
]
1
#ifndef
CAIAQ_CONTROL_H
2
#define
CAIAQ_CONTROL_H
3
4
int
snd_usb_caiaq_control_init
(
struct
snd_usb_caiaqdev
*
dev
);
5
6
#endif
/* CAIAQ_CONTROL_H */