Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
1f884588077ad3476b9c91cbb0ee9ee0332bbb68
/
.
/
src
/
kernel
/
linux
/
v4.14
/
sound
/
usb
/
usx2y
/
usX2Yhwdep.h
blob: 457199b5ed03b42dbb411bbe4751787fc5882ea8 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
USX2YHWDEP_H
#define
USX2YHWDEP_H
int
usX2Y_hwdep_new
(
struct
snd_card
*
card
,
struct
usb_device
*
device
);
#endif