Searched refs:interrupt (Results 501 - 525 of 4555) sorted by relevance

<<21222324252627282930>>

/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_drv_if.c8 #include <linux/interrupt.h>
/linux-master/drivers/mfd/
H A Dstmpe-i2c.c13 #include <linux/interrupt.h>
H A Drt5033.c15 #include <linux/interrupt.h>
H A Dlp87565.c10 #include <linux/interrupt.h>
H A Dtps65912-core.c12 #include <linux/interrupt.h>
/linux-master/arch/openrisc/kernel/
H A Dtime.c16 #include <linux/interrupt.h>
49 /* Set counter and enable interrupt.
105 * The timer interrupt is mostly handled in generic code nowadays... this
106 * function just acknowledges the interrupt and fires the event handler that
160 /* Enable the incrementer: 'continuous' mode with interrupt disabled */
/linux-master/arch/arc/kernel/
H A Dasm-offsets.c8 #include <linux/interrupt.h>
/linux-master/drivers/input/misc/
H A Dcpcap-pwrbutton.c13 #include <linux/interrupt.h>
H A Dpcap_keys.c11 #include <linux/interrupt.h>
H A Dwm831x-on.c25 #include <linux/interrupt.h>
37 * The chip gives us an interrupt when the ON pin is asserted but we
/linux-master/drivers/input/keyboard/
H A Dopencores-kbd.c10 #include <linux/interrupt.h>
/linux-master/net/smc/
H A Dsmc_ib.h15 #include <linux/interrupt.h>
/linux-master/drivers/thermal/
H A Dmax77620_thermal.c12 #include <linux/interrupt.h>
/linux-master/arch/m68k/coldfire/
H A Dintc.c2 * intc.c -- support for the old ColdFire interrupt controller
14 #include <linux/interrupt.h>
23 * The irq numbers are either based on "level" of interrupt or fixed
24 * for an autovector-able interrupt. So we keep a local data structure
31 * Define the minimum and maximum external interrupt numbers.
32 * This is also used as the "level" interrupt numbers.
95 * interrupt controller. That is, the device raising the interrupt can also
96 * supply the vector number to interrupt through. The AVR register of the
97 * interrupt controlle
[all...]
/linux-master/arch/m68k/kernel/
H A Dints.c2 * linux/arch/m68k/kernel/ints.c -- Linux/m68k general interrupt handling code
12 #include <linux/interrupt.h>
86 * @vec: first user vector interrupt to handle
170 pr_warn("unexpected interrupt from %u\n", regs->vector);
/linux-master/arch/m68k/hp300/
H A Dtime.c16 #include <linux/interrupt.h>
111 pr_err("Couldn't register timer interrupt\n");
/linux-master/drivers/soc/fujitsu/
H A Da64fx-diag.c8 #include <linux/interrupt.h>
26 nmi_panic(NULL, "a64fx_diag: interrupt received\n");
33 panic("a64fx_diag: interrupt received\n");
/linux-master/drivers/gpu/host1x/hw/
H A Dintr_hw.c9 #include <linux/interrupt.h>
76 * Program threshold interrupt destination among 8 lines per VM,
78 * interrupt status register), direct to one interrupt line, going
/linux-master/drivers/crypto/ccp/
H A Dsp-dev.h23 #include <linux/interrupt.h>
/linux-master/drivers/input/serio/
H A Drpckbd.c12 #include <linux/interrupt.h>
H A Dq40kbd.c15 #include <linux/interrupt.h>
81 * It allocates the interrupt and enables in in the chip.
/linux-master/include/xen/
H A Devents.h5 #include <linux/interrupt.h>
94 irq will be disabled so it won't deliver an interrupt. */
98 * the irq will be disabled so it won't deliver an interrupt. */
109 /* Bind a pirq for a physical interrupt to an irq. */
114 /* Allocate a pirq for a MSI style physical interrupt. */
121 /* De-allocates the above mentioned physical interrupt. */
/linux-master/arch/arm/xen/
H A Denlighten.c20 #include <linux/interrupt.h>
285 int interrupt, trigger, polarity; local
296 interrupt = a.value & 0xff;
301 xen_events_irq = acpi_register_gsi(NULL, interrupt, trigger, polarity);
453 pr_err("Xen event channel interrupt not found\n");
/linux-master/arch/powerpc/platforms/pseries/
H A Dvas.h113 __be32 interrupt; /* Interrupt when NX request completes */ member in struct:hv_vas_win_lpar
125 u32 complete_irq; /* Completion interrupt */
126 u32 fault_irq; /* Fault interrupt */
/linux-master/arch/x86/kernel/cpu/mce/
H A Dthreshold.c5 #include <linux/interrupt.h>
18 pr_err("Unexpected threshold interrupt at vector %x\n",
112 * there is a CMCI interrupt. Check how long it has been since

Completed in 302 milliseconds

<<21222324252627282930>>