Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef BCM63XX_DEV_HSSPI_H
0003 #define BCM63XX_DEV_HSSPI_H
0004 
0005 #include <linux/types.h>
0006 
0007 int bcm63xx_hsspi_register(void);
0008 
0009 #endif /* BCM63XX_DEV_HSSPI_H */