Kernel  |  4.4

下载     查看原文件
C++程序  |  9行  |  151 B
#ifndef BCM63XX_DEV_HSSPI_H
#define BCM63XX_DEV_HSSPI_H

#include <linux/types.h>

int bcm63xx_hsspi_register(void);

#endif /* BCM63XX_DEV_HSSPI_H */