Your IP : 216.73.216.14


Current Path : /usr/src/linux-headers-5.4.0-150/include/linux/platform_data/
Upload File :
Current File : //usr/src/linux-headers-5.4.0-150/include/linux/platform_data/tsl2563.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __LINUX_TSL2563_H
#define __LINUX_TSL2563_H

struct tsl2563_platform_data {
	int cover_comp_gain;
};

#endif /* __LINUX_TSL2563_H */