You can add following functions too in your .cpp file .
LED_Read
LED_Write
LED_IOControl
LED_Open
LED_Close
Since this is a stream driver you can add all those functions and if you have other functions you can call from init.
You can add following functions too in your .cpp file .
LED_Read
LED_Write
LED_IOControl
LED_Open
LED_Close
Since this is a stream driver you can add all those functions and if you have other functions you can call from init.