Lines Matching defs:card

93 _set_debug(struct w6692_hw *card)  in _set_debug()
104 struct w6692_hw *card; in set_debug() local
127 ReadW6692(struct w6692_hw *card, u8 offset) in ReadW6692()
133 WriteW6692(struct w6692_hw *card, u8 offset, u8 value) in WriteW6692()
151 enable_hwirq(struct w6692_hw *card) in enable_hwirq()
157 disable_hwirq(struct w6692_hw *card) in disable_hwirq()
165 W6692Version(struct w6692_hw *card) in W6692Version()
175 w6692_led_handler(struct w6692_hw *card, int on) in w6692_led_handler()
189 ph_command(struct w6692_hw *card, u8 cmd) in ph_command()
196 W6692_new_ph(struct w6692_hw *card) in W6692_new_ph()
206 struct w6692_hw *card = dch->hw; in W6692_ph_bh() local
255 W6692_empty_Dfifo(struct w6692_hw *card, int count) in W6692_empty_Dfifo()
286 W6692_fill_Dfifo(struct w6692_hw *card) in W6692_fill_Dfifo()
321 d_retransmit(struct w6692_hw *card) in d_retransmit()
348 handle_rxD(struct w6692_hw *card) { in handle_rxD()
386 handle_txD(struct w6692_hw *card) { in handle_txD()
400 handle_statusD(struct w6692_hw *card) in handle_statusD()
462 struct w6692_hw *card = wch->bch.hw; in W6692_empty_Bfifo() local
501 struct w6692_hw *card = wch->bch.hw; in W6692_fill_Bfifo() local
590 struct w6692_hw *card = wch->bch.hw; in disable_pots() local
604 struct w6692_hw *card; in w6692_mode() local
664 W6692B_interrupt(struct w6692_hw *card, int ch) in W6692B_interrupt()
785 struct w6692_hw *card = dev_id; in w6692_irq() local
821 struct w6692_hw *card = dch->hw; in dbusy_timer_handler() local
848 static void initW6692(struct w6692_hw *card) in initW6692()
904 reset_w6692(struct w6692_hw *card) in reset_w6692()
912 init_card(struct w6692_hw *card) in init_card()
951 struct w6692_hw *card = bch->hw; in w6692_l2l1B() local
1003 open_bchannel(struct w6692_hw *card, struct channel_req *rq) in open_bchannel()
1020 channel_ctrl(struct w6692_hw *card, struct mISDN_ctrl_req *cq) in channel_ctrl()
1044 struct w6692_hw *card = bch->hw; in w6692_bctrl() local
1077 struct w6692_hw *card = container_of(dch, struct w6692_hw, dch); in w6692_l2l1D() local
1113 struct w6692_hw *card = container_of(dch, struct w6692_hw, dch); in w6692_l1callback() local
1174 open_dchannel(struct w6692_hw *card, struct channel_req *rq, void *caller) in open_dchannel()
1196 struct w6692_hw *card = container_of(dch, struct w6692_hw, dch); in w6692_dctrl() local
1229 setup_w6692(struct w6692_hw *card) in setup_w6692()
1260 release_card(struct w6692_hw *card) in release_card()
1289 setup_instance(struct w6692_hw *card) in setup_instance()
1357 struct w6692_hw *card; in w6692_probe() local
1388 struct w6692_hw *card = pci_get_drvdata(pdev); in w6692_remove_pci() local