Sign in
android-kvm
/
linux
/
92b797f6a1347623a41caf02516b70e5fa706a90
/
.
/
drivers
/
media
/
dvb
/
dvb-usb
/
dw2102.h
blob: 7a310f906837c9fdbe24ef822a9fea9f2fc51e2d [
file
] [
log
] [
blame
]
#ifndef
_DW2102_H_
#define
_DW2102_H_
#define
DVB_USB_LOG_PREFIX
"dw2102"
#include
"dvb-usb.h"
extern
int
dvb_usb_dw2102_debug
;
#define
deb_xfer
(
args
...)
dprintk
(
dvb_usb_dw2102_debug
,
0x02
,
args
)
#endif