AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 18.218.123.194


Current Path : /usr/src/linux-headers-5.15.0-127/include/media/i2c/
Upload File :
Current File : //usr/src/linux-headers-5.15.0-127/include/media/i2c/mt9v022.h

/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * mt9v022 sensor
 */

#ifndef __MT9V022_H__
#define __MT9V022_H__

struct mt9v022_platform_data {
	unsigned short y_skip_top;	/* Lines to skip at the top */
};

#endif