DEBSOURCES
Skip Quicknav
sources / linux-tools / 3.16-3 / include / linux / platform_data / tsl2563.h
12345678
#ifndef __LINUX_TSL2563_H #define __LINUX_TSL2563_H struct tsl2563_platform_data { int cover_comp_gain; }; #endif /* __LINUX_TSL2563_H */