Home
last modified time | relevance | path

Searched defs:irq_hook_id (Results 1 – 11 of 11) sorted by relevance

/minix3/minix/kernel/system/
H A Ddo_irqctl.c27 int irq_hook_id; in do_irqctl() local
/minix3/minix/drivers/printer/printer/
H A Dprinter.c78 static int irq_hook_id; /* id of irq hook at kernel */ variable
/minix3/minix/drivers/hid/pckbd/
H A Dpckbd.c23 static int irq_hook_id = -1; variable
/minix3/minix/drivers/power/tps65217/
H A Dtps65217.c81 static int irq_hook_id = 7; variable
/minix3/minix/lib/libaudiodriver/
H A Daudio_fw.c56 static int irq_hook_id = 0; /* id of irq hook at the kernel */ variable
/minix3/minix/lib/libgpio/
H A Dgpio_omap.c64 int irq_hook_id; /* hook id */ member
/minix3/minix/drivers/bus/i2c/arch/earm/
H A Domap_i2c.c96 int irq_hook_id; member
/minix3/minix/drivers/tty/tty/arch/earm/
H A Drs232.c109 int irq_hook_id; /* interrupt hook */ member
/minix3/minix/drivers/tty/tty/arch/i386/
H A Drs232.c188 int irq_hook_id; /* interrupt hook */ member
/minix3/minix/drivers/storage/floppy/
H A Dfloppy.c220 static int irq_hook_id; /* id of irq hook at the kernel */ variable
/minix3/minix/drivers/storage/at_wini/
H A Dat_wini.c70 int irq_hook_id; /* id of irq hook at the kernel */ member