[funini.com] -> [kei@sodan] -> Kernel Reading

root/include/linux/spi/max7301.h

/* [<][>][^][v][top][bottom][index][help] */
#ifndef LINUX_SPI_MAX7301_H
#define LINUX_SPI_MAX7301_H

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

#endif

/* [<][>][^][v][top][bottom][index][help] */

[funini.com] -> [kei@sodan] -> Kernel Reading