D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
src
/
kernels
/
3.10.0-1160.119.1.el7.tuxcare.els20.x86_64
/
include
/
linux
/
spi
/
Filename :
mc33880.h
back
Copy
#ifndef LINUX_SPI_MC33880_H #define LINUX_SPI_MC33880_H struct mc33880_platform_data { /* number assigned to the first GPIO */ unsigned base; }; #endif