Searched refs:channel_ctrl (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/isdn/hardware/mISDN/ |
H A D | speedfax.c | 209 channel_ctrl(struct sfax_hw *sf, struct mISDN_ctrl_req *cq) in channel_ctrl() function 264 err = channel_ctrl(sf, arg); in sfax_dctrl()
|
H A D | avmfritz.c | 868 channel_ctrl(struct fritzcard *fc, struct mISDN_ctrl_req *cq) in channel_ctrl() function 943 err = channel_ctrl(fc, arg); in avm_dctrl()
|
H A D | netjet.c | 822 channel_ctrl(struct tiger_hw *card, struct mISDN_ctrl_req *cq) in channel_ctrl() function 898 err = channel_ctrl(card, arg); in nj_dctrl()
|
H A D | w6692.c | 1005 channel_ctrl(struct w6692_hw *card, struct mISDN_ctrl_req *cq) in channel_ctrl() function 1204 err = channel_ctrl(card, arg); in w6692_dctrl()
|
H A D | mISDNipac.c | 1498 channel_ctrl(struct ipac_hw *ipac, struct mISDN_ctrl_req *cq) in channel_ctrl() function 1554 err = channel_ctrl(ipac, arg); in ipac_dctrl()
|
H A D | hfcsusb.c | 496 channel_ctrl(struct hfcsusb *hw, struct mISDN_ctrl_req *cq) in channel_ctrl() function 560 err = channel_ctrl(hw, arg); in hfc_dctrl()
|
H A D | hfcpci.c | 1781 channel_ctrl(struct hfc_pci *hc, struct mISDN_ctrl_req *cq) in channel_ctrl() function 1981 err = channel_ctrl(hc, arg); in hfc_dctrl()
|