repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit
[wrt350n-kernel.git]
/
sound
/
usb
/
usx2y
/
usX2Yhwdep.h
blob
c095d5bf122060bddbf3ccf527fe9afd6f5ed645
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