Home
last modified time | relevance | path

Searched refs:DeviceErrorCount (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/char/
Dapplicom.c107 static unsigned int DeviceErrorCount; /* number of device error */ variable
299 DeviceErrorCount = 0; in applicom_init()
426 DeviceErrorCount++; in ac_write()
591 DeviceErrorCount++; in ac_read()
651 DeviceErrorCount++; in ac_interrupt()
659 DeviceErrorCount++; in ac_interrupt()
820 if (DeviceErrorCount != 0) in ac_ioctl()
821 printk(KERN_INFO "DeviceErrorCount ........... %d\n", DeviceErrorCount); in ac_ioctl()