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

/linux-4.1.27/drivers/isdn/hisax/
H A Dipacx.c36 static inline void cic_int(struct IsdnCardState *cs);
74 cic_int(struct IsdnCardState *cs) cic_int() function
79 if (cs->debug & L1_DEB_ISAC) debugl1(cs, "cic_int(event=%#x)", event); cic_int()
81 // printk(KERN_INFO "cic_int(%x)\n", event); cic_int()
858 if (ista & 0x10) cic_int(cs); // Layer 1 state interrupt_ipacx()

Completed in 92 milliseconds