Searched refs:hpet_sigio (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/timers/
H A Dhpet_example.c188 hpet_sigio(int val) function
190 fprintf(stderr, "hpet_sigio: called\n");
205 if ((oldsig = signal(SIGIO, hpet_sigio)) == SIG_ERR) {

Completed in 29 milliseconds