HOME


Mini Shell 1.0
DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.x86_64/include/linux/spi/
Upload File :
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.x86_64/include/linux/spi/mc33880.h
#ifndef LINUX_SPI_MC33880_H
#define LINUX_SPI_MC33880_H

struct mc33880_platform_data {
	/* number assigned to the first GPIO */
	unsigned	base;
};

#endif