Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef _CM4000_H_
0003 #define _CM4000_H_
0004 
0005 #include <uapi/linux/cm4000_cs.h>
0006 
0007 
0008 #define DEVICE_NAME     "cmm"
0009 #define MODULE_NAME     "cm4000_cs"
0010 
0011 #endif  /* _CM4000_H_ */