Home
last modified time | relevance | path

Searched defs:irqtype (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/x86/lib/
Dmpspec.c128 void mp_write_intsrc(struct mp_config_table *mc, int irqtype, int irqflag, in mp_write_intsrc()
144 void mp_write_pci_intsrc(struct mp_config_table *mc, int irqtype, in mp_write_pci_intsrc()
153 void mp_write_lintsrc(struct mp_config_table *mc, int irqtype, int irqflag, in mp_write_lintsrc()
/external/libusb/examples/
Ddpfp.c281 unsigned char irqtype = transfer->buffer[0]; in cb_irq() local
Ddpfp_threaded.c313 unsigned char irqtype = transfer->buffer[0]; in cb_irq() local