Lines Matching defs:card

80 _set_debug(struct w6692_hw *card)  in _set_debug()
91 struct w6692_hw *card; in set_debug() local
114 ReadW6692(struct w6692_hw *card, u8 offset) in ReadW6692()
120 WriteW6692(struct w6692_hw *card, u8 offset, u8 value) in WriteW6692()
138 enable_hwirq(struct w6692_hw *card) in enable_hwirq()
144 disable_hwirq(struct w6692_hw *card) in disable_hwirq()
152 W6692Version(struct w6692_hw *card) in W6692Version()
162 w6692_led_handler(struct w6692_hw *card, int on) in w6692_led_handler()
176 ph_command(struct w6692_hw *card, u8 cmd) in ph_command()
183 W6692_new_ph(struct w6692_hw *card) in W6692_new_ph()
193 struct w6692_hw *card = dch->hw; in W6692_ph_bh() local
242 W6692_empty_Dfifo(struct w6692_hw *card, int count) in W6692_empty_Dfifo()
273 W6692_fill_Dfifo(struct w6692_hw *card) in W6692_fill_Dfifo()
308 d_retransmit(struct w6692_hw *card) in d_retransmit()
335 handle_rxD(struct w6692_hw *card) { in handle_rxD()
372 handle_txD(struct w6692_hw *card) { in handle_txD()
385 handle_statusD(struct w6692_hw *card) in handle_statusD()
447 struct w6692_hw *card = wch->bch.hw; in W6692_empty_Bfifo() local
486 struct w6692_hw *card = wch->bch.hw; in W6692_fill_Bfifo() local
575 struct w6692_hw *card = wch->bch.hw; in disable_pots() local
589 struct w6692_hw *card; in w6692_mode() local
648 W6692B_interrupt(struct w6692_hw *card, int ch) in W6692B_interrupt()
769 struct w6692_hw *card = dev_id; in w6692_irq() local
805 struct w6692_hw *card = dch->hw; in dbusy_timer_handler() local
832 static void initW6692(struct w6692_hw *card) in initW6692()
888 reset_w6692(struct w6692_hw *card) in reset_w6692()
896 init_card(struct w6692_hw *card) in init_card()
935 struct w6692_hw *card = bch->hw; in w6692_l2l1B() local
987 open_bchannel(struct w6692_hw *card, struct channel_req *rq) in open_bchannel()
1004 channel_ctrl(struct w6692_hw *card, struct mISDN_ctrl_req *cq) in channel_ctrl()
1028 struct w6692_hw *card = bch->hw; in w6692_bctrl() local
1061 struct w6692_hw *card = container_of(dch, struct w6692_hw, dch); in w6692_l2l1D() local
1097 struct w6692_hw *card = container_of(dch, struct w6692_hw, dch); in w6692_l1callback() local
1158 open_dchannel(struct w6692_hw *card, struct channel_req *rq, void *caller) in open_dchannel()
1180 struct w6692_hw *card = container_of(dch, struct w6692_hw, dch); in w6692_dctrl() local
1213 setup_w6692(struct w6692_hw *card) in setup_w6692()
1244 release_card(struct w6692_hw *card) in release_card()
1273 setup_instance(struct w6692_hw *card) in setup_instance()
1341 struct w6692_hw *card; in w6692_probe() local
1372 struct w6692_hw *card = pci_get_drvdata(pdev); in w6692_remove_pci() local