Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
0d38ff9c7afa1207beebf9fa0886f87741dfb64a
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
sound
/
usb
/
usx2y
/
usX2Yhwdep.h
blob: c095d5bf122060bddbf3ccf527fe9afd6f5ed645 [
file
] [
log
] [
blame
]
yuezonghe
824eb0c
2024-06-27 02:32:26 -0700
[
diff
] [
blame
]
1
#ifndef
USX2YHWDEP_H
2
#define
USX2YHWDEP_H
3
4
int
usX2Y_hwdep_new
(
struct
snd_card
*
card
,
struct
usb_device
*
device
);
5
6
#endif