• Home
  • Raw
  • Download

Lines Matching defs:card

96 _set_debug(struct w6692_hw *card)  in _set_debug()
107 struct w6692_hw *card; in set_debug() local
130 ReadW6692(struct w6692_hw *card, u8 offset) in ReadW6692()
136 WriteW6692(struct w6692_hw *card, u8 offset, u8 value) in WriteW6692()
154 enable_hwirq(struct w6692_hw *card) in enable_hwirq()
160 disable_hwirq(struct w6692_hw *card) in disable_hwirq()
168 W6692Version(struct w6692_hw *card) in W6692Version()
178 w6692_led_handler(struct w6692_hw *card, int on) in w6692_led_handler()
192 ph_command(struct w6692_hw *card, u8 cmd) in ph_command()
199 W6692_new_ph(struct w6692_hw *card) in W6692_new_ph()
209 struct w6692_hw *card = dch->hw; in W6692_ph_bh() local
258 W6692_empty_Dfifo(struct w6692_hw *card, int count) in W6692_empty_Dfifo()
289 W6692_fill_Dfifo(struct w6692_hw *card) in W6692_fill_Dfifo()
325 d_retransmit(struct w6692_hw *card) in d_retransmit()
352 handle_rxD(struct w6692_hw *card) { in handle_rxD()
390 handle_txD(struct w6692_hw *card) { in handle_txD()
404 handle_statusD(struct w6692_hw *card) in handle_statusD()
466 struct w6692_hw *card = wch->bch.hw; in W6692_empty_Bfifo() local
505 struct w6692_hw *card = wch->bch.hw; in W6692_fill_Bfifo() local
594 struct w6692_hw *card = wch->bch.hw; in disable_pots() local
608 struct w6692_hw *card; in w6692_mode() local
668 W6692B_interrupt(struct w6692_hw *card, int ch) in W6692B_interrupt()
789 struct w6692_hw *card = dev_id; in w6692_irq() local
824 struct w6692_hw *card = dch->hw; in dbusy_timer_handler() local
851 void initW6692(struct w6692_hw *card) in initW6692()
909 reset_w6692(struct w6692_hw *card) in reset_w6692()
917 init_card(struct w6692_hw *card) in init_card()
956 struct w6692_hw *card = bch->hw; in w6692_l2l1B() local
1008 open_bchannel(struct w6692_hw *card, struct channel_req *rq) in open_bchannel()
1025 channel_ctrl(struct w6692_hw *card, struct mISDN_ctrl_req *cq) in channel_ctrl()
1049 struct w6692_hw *card = bch->hw; in w6692_bctrl() local
1082 struct w6692_hw *card = container_of(dch, struct w6692_hw, dch); in w6692_l2l1D() local
1118 struct w6692_hw *card = container_of(dch, struct w6692_hw, dch); in w6692_l1callback() local
1179 open_dchannel(struct w6692_hw *card, struct channel_req *rq, void *caller) in open_dchannel()
1201 struct w6692_hw *card = container_of(dch, struct w6692_hw, dch); in w6692_dctrl() local
1234 setup_w6692(struct w6692_hw *card) in setup_w6692()
1265 release_card(struct w6692_hw *card) in release_card()
1294 setup_instance(struct w6692_hw *card) in setup_instance()
1362 struct w6692_hw *card; in w6692_probe() local
1393 struct w6692_hw *card = pci_get_drvdata(pdev); in w6692_remove_pci() local