Searched refs:irqcount (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/tools/testing/selftests/timers/ |
D | rtcpie.c | 30 int i, fd, retval, irqcount = 0; in main() local 115 irqcount++; in main()
|
/Linux-v5.10/sound/pci/korg1212/ |
D | korg1212.c | 319 unsigned long irqcount; member 1113 korg1212->irqcount++; in snd_korg1212_interrupt() 1120 korg1212->irqcount, doorbellValue, in snd_korg1212_interrupt() 1133 korg1212->irqcount, doorbellValue, in snd_korg1212_interrupt() 1148 korg1212->irqcount, doorbellValue, in snd_korg1212_interrupt() 1155 korg1212->irqcount, doorbellValue, in snd_korg1212_interrupt() 2073 snd_iprintf(buffer, " Irq count: %ld\n", korg1212->irqcount); in snd_korg1212_proc_read()
|