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

/drivers/isdn/hardware/mISDN/
H A Disar.h26 struct isar_hw;
30 struct isar_hw *is;
44 struct isar_hw { struct
55 void (*release)(struct isar_hw *);
56 int (*init)(struct isar_hw *);
57 int (*open)(struct isar_hw *, struct channel_req *);
58 int (*firmware)(struct isar_hw *, const u8 *, int);
268 extern u32 mISDNisar_init(struct isar_hw *, void *);
269 extern void mISDNisar_irq(struct isar_hw *);
H A DmISDNisar.c48 static void isar_setup(struct isar_hw *);
51 waitforHIA(struct isar_hw *isar, int timeout)
70 send_mbox(struct isar_hw *isar, u8 his, u8 creg, u8 len, u8 *msg)
104 rcv_mbox(struct isar_hw *isar, u8 *msg)
127 get_irq_infos(struct isar_hw *isar)
142 poll_mbox(struct isar_hw *isar, int maxdelay)
162 ISARVersion(struct isar_hw *isar)
186 load_firmware(struct isar_hw *isar, const u8 *buf, int size)
673 sel_bch_isar(struct isar_hw *isar, u8 dpath)
734 check_send(struct isar_hw *isa
[all...]
H A Dspeedfax.c82 struct isar_hw isar;
/drivers/isdn/hisax/
H A Dhisax.h389 struct isar_hw { struct
525 struct isar_hw isar;

Completed in 501 milliseconds