Sign in
nest-open-source
/
nest-learning-thermostat
/
5.8
/
linux
/
767a574a9e8a49b60a1184494958764b04757951
/
.
/
linux
/
include
/
linux
/
si1143.h
blob: 466bb83f8730f63c3916195d7524ea95a6909255 [
file
] [
log
] [
blame
]
#ifndef
__SI1143_H__
#define
__SI1143_H__
struct
si1143_platform_data
{
unsigned
int
proximity_tx_led1
;
unsigned
int
proximity_tx_led2
;
unsigned
int
proximity_tx_led3
;
};
#endif
/* __SI1143_H__ */