Searched refs:hw_interrupt_type (Results 1 - 25 of 107) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-avr32/
H A Dhw_irq.h4 static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dpic.h6 extern struct hw_interrupt_type pmac_pic;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/sysdev/
H A Dmpc8xx_pic.h7 extern struct hw_interrupt_type mpc8xx_pic;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-v850/
H A Dirq.h37 struct hw_interrupt_type;
47 struct hw_interrupt_type *irq_type);
H A Dgbus_int.h84 struct hw_interrupt_type; /* fwd decl */
89 struct hw_interrupt_type *hw_irq_types);
H A Dv850e_intc.h122 struct hw_interrupt_type; /* fwd decl */
127 struct hw_interrupt_type *hw_irq_types);
H A Drte_me2_cb.h128 struct hw_interrupt_type; /* fwd decl */
139 struct hw_interrupt_type *hw_irq_types);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dppc8xx_pic.h7 extern struct hw_interrupt_type ppc8xx_pic;
H A Dcpc700.h89 extern struct hw_interrupt_type cpc700_pic;
H A Dppc403_pic.c37 static struct hw_interrupt_type ppc403_aic = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dirq_lsapic.c36 struct hw_interrupt_type irq_type_ia64_lsapic = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Draven.h31 extern struct hw_interrupt_type raven_pic;
H A Dopen_pic.h33 extern struct hw_interrupt_type open_pic;
37 extern struct hw_interrupt_type open_pic_ipi;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dirq_impl.h39 extern struct hw_interrupt_type i8259a_irq_type;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/sim/
H A Dhpsim_irq.c29 static struct hw_interrupt_type irq_type_hp_sim = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/v850/kernel/
H A Dv850e_intc.c68 struct hw_interrupt_type *hw_irq_types)
73 struct hw_interrupt_type *hwit = hw_irq_types++;
H A Dgbus_int.c190 struct hw_interrupt_type *hw_irq_types)
195 struct hw_interrupt_type *hwit = hw_irq_types++;
229 static struct hw_interrupt_type gint_hw_itypes[NUM_USED_GINTS];
241 static struct hw_interrupt_type gbus_hw_itypes[NUM_GBUS_IRQ_INITS];
H A Dma.c48 static struct hw_interrupt_type hw_itypes[NUM_IRQ_INITS];
H A Dme2.c49 static struct hw_interrupt_type hw_itypes[NUM_IRQ_INITS];
H A Dteg.c48 static struct hw_interrupt_type hw_itypes[NUM_IRQ_INITS];
H A Drte_me2_cb.c177 static struct hw_interrupt_type cb_pic_hw_itypes[NUM_CB_PIC_IRQ_INITS];
283 struct hw_interrupt_type *hw_irq_types)
287 struct hw_interrupt_type *hwit = hw_irq_types++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dgsc.h41 int gsc_assign_irq(struct hw_interrupt_type *type, void *data);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/dreamcast/
H A Dsetup.c31 extern struct hw_interrupt_type systemasic_int;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/renesas/hs7751rvoip/
H A Dirq.c69 static struct hw_interrupt_type hs7751rvoip_irq_type = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/renesas/systemh/
H A Dirq.c32 /* hw_interrupt_type */
33 static struct hw_interrupt_type systemh_irq_type = {

Completed in 265 milliseconds

12345