repo.or.cz
/
linux-2.6
/
openmoko-kernel
/
knife-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ibmlana_init_one() must be __devinit
[linux-2.6/openmoko-kernel/knife-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