dev_info(g_dev_ptr,"Closing IMU device in debug mode. Stopping DMA\n");
dev_dbg(g_dev_ptr,"Closing IMU device in debug mode. Stopping DMA\n");
break;
#endif
caseDEV393_MINOR(DEV393_LOGGER_CTRL):
dev_info(g_dev_ptr,"Closing IMU device, numBytesWritten=0x%llx, numBytesRead=0x%llx (only global pointer, does not include files opened in read mode)\n",numBytesWritten,numBytesRead);
dev_dbg(g_dev_ptr,"Closing IMU device, numBytesWritten=0x%llx, numBytesRead=0x%llx (only global pointer, does not include files opened in read mode)\n",numBytesWritten,numBytesRead);