master/cdev.c
changeset 1465 3099d78343ea
parent 1455 aa18fcfe0fd1
child 1485 5ddc3a455059
equal deleted inserted replaced
1464:be932bb417b8 1465:3099d78343ea
    42 #include "master.h"
    42 #include "master.h"
    43 #include "slave_config.h"
    43 #include "slave_config.h"
    44 #include "voe_handler.h"
    44 #include "voe_handler.h"
    45 #include "ioctl.h"
    45 #include "ioctl.h"
    46 
    46 
       
    47 /** Set to 1 to enable ioctl() command debugging.
       
    48  */
    47 #define DEBUG_IOCTL 0
    49 #define DEBUG_IOCTL 0
    48 
    50 
    49 /*****************************************************************************/
    51 /*****************************************************************************/
    50 
    52 
    51 static int eccdev_open(struct inode *, struct file *);
    53 static int eccdev_open(struct inode *, struct file *);