repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()
[linux/fpc-iii.git]
/
sound
/
usb
/
usx2y
/
usX2Yhwdep.h
blob
d612a26eb77ca9bfaf01341d7a5f225dc45cfcf4
1
#ifndef USX2YHWDEP_H
2
#define USX2YHWDEP_H
3
4
int
usX2Y_hwdep_new
(
snd_card_t
*
card
,
struct
usb_device
*
device
);
5
6
#endif