Home
last modified time | relevance | path

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

/linux-3.3/drivers/isdn/hardware/mISDN/
Dipac.h27 struct isac_hw { struct
38 void (*release)(struct isac_hw *); argument
39 int (*init)(struct isac_hw *); argument
40 int (*ctrl)(struct isac_hw *, u32, u_long); argument
41 int (*open)(struct isac_hw *, struct channel_req *); argument
42 u8 *mon_tx;
43 u8 *mon_rx;
44 int mon_txp;
45 int mon_txc;
69 struct isac_hw isac; argument