Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/
Dapplicom.c105 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()