Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/
Dapplicom.c106 static unsigned int ReadErrorCount; /* number of read error */ variable
298 ReadErrorCount = 0; in applicom_init()
822 if (ReadErrorCount != 0) in ac_ioctl()
823 printk(KERN_INFO "ReadErrorCount ............. %d\n", ReadErrorCount); in ac_ioctl()