HOME


Mini Shell 1.0
DIR:/usr/lib/modules/5.14.0-503.15.1.el9_5.x86_64/build/include/linux/input/
Upload File :
Current File : //usr/lib/modules/5.14.0-503.15.1.el9_5.x86_64/build/include/linux/input/navpoint.h
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 *  Copyright (C) 2012 Paul Parsons <lost.distance@yahoo.com>
 */

struct navpoint_platform_data {
	int		port;		/* PXA SSP port for pxa_ssp_request() */
	int		gpio;		/* GPIO for power on/off */
};