Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
e8783950f8a3a240c81c0d8d3becbda4b56c1794
/
.
/
drivers
/
media
/
dvb
/
frontends
/
tda18271c2dd.h
blob: 492badd50231937aea5807993982292eec961d71 [
file
] [
log
] [
blame
]
Ralph Metzler
e878395
2011-07-03 13:36:17 -0300
[
diff
] [
blame^
]
1
#ifndef
_TDA18271C2DD_H_
2
#define
_TDA18271C2DD_H_
3
struct
dvb_frontend
*
tda18271c2dd_attach
(
struct
dvb_frontend
*
fe
,
4
struct
i2c_adapter
*
i2c
,
u8 adr
);
5
#endif