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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dipac.h57 struct ipac_hw;
61 struct ipac_hw *ip;
68 struct ipac_hw { struct
80 void (*release)(struct ipac_hw *);
81 int (*init)(struct ipac_hw *);
82 int (*ctrl)(struct ipac_hw *, u32, u_long);
404 extern u32 mISDNipac_init(struct ipac_hw *, void *);
405 extern irqreturn_t mISDNipac_irq(struct ipac_hw *, int);
H A DmISDNipac.c1150 mISDNipac_irq(struct ipac_hw *ipac, int maxloop)
1443 free_ipac(struct ipac_hw *ipac)
1478 ipac_init(struct ipac_hw *ipac)
1504 open_bchannel(struct ipac_hw *ipac, struct channel_req *rq)
1522 channel_ctrl(struct ipac_hw *ipac, struct mISDN_ctrl_req *cq)
1552 struct ipac_hw *ipac = container_of(isac, struct ipac_hw, isac);
1585 mISDNipac_init(struct ipac_hw *ipac, void *hw)
H A DmISDNinfineon.c118 struct ipac_hw ipac;

Completed in 92 milliseconds