linux/include/linux/spi/ad7877.h

/* SPDX-License-Identifier: GPL-2.0 */
/* linux/spi/ad7877.h */

/* Touchscreen characteristics vary between boards and models.  The
 * platform_data for the device's "struct device" holds this information.
 *
 * It's OK if the min/max values are zero.
 */
struct ad7877_platform_data {};