Searched refs:DeviceErrorCount (Results 1 – 1 of 1) sorted by relevance
105 static unsigned int DeviceErrorCount; /* number of device error */ variable 299 DeviceErrorCount = 0; in applicom_init() 430 DeviceErrorCount++; in ac_write() 595 DeviceErrorCount++; in ac_read() 655 DeviceErrorCount++; in ac_interrupt() 663 DeviceErrorCount++; in ac_interrupt() 821 if (DeviceErrorCount != 0) in ac_ioctl() 822 printk(KERN_INFO "DeviceErrorCount ........... %d\n", DeviceErrorCount); in ac_ioctl()