Searched refs:channel_ctrl (Results 1 – 7 of 7) sorted by relevance
/linux-3.4.99/drivers/isdn/hardware/mISDN/ |
D | speedfax.c | 221 channel_ctrl(struct sfax_hw *sf, struct mISDN_ctrl_req *cq) in channel_ctrl() function 273 err = channel_ctrl(sf, arg); in sfax_dctrl()
|
D | avmfritz.c | 865 channel_ctrl(struct fritzcard *fc, struct mISDN_ctrl_req *cq) in channel_ctrl() function 938 err = channel_ctrl(fc, arg); in avm_dctrl()
|
D | netjet.c | 834 channel_ctrl(struct tiger_hw *card, struct mISDN_ctrl_req *cq) in channel_ctrl() function 907 err = channel_ctrl(card, arg); in nj_dctrl()
|
D | w6692.c | 1032 channel_ctrl(struct w6692_hw *card, struct mISDN_ctrl_req *cq) in channel_ctrl() function 1232 err = channel_ctrl(card, arg); in w6692_dctrl()
|
D | mISDNipac.c | 1523 channel_ctrl(struct ipac_hw *ipac, struct mISDN_ctrl_req *cq) in channel_ctrl() function 1576 err = channel_ctrl(ipac, arg); in ipac_dctrl()
|
D | hfcsusb.c | 518 channel_ctrl(struct hfcsusb *hw, struct mISDN_ctrl_req *cq) in channel_ctrl() function 582 err = channel_ctrl(hw, arg); in hfc_dctrl()
|
D | hfcpci.c | 1814 channel_ctrl(struct hfc_pci *hc, struct mISDN_ctrl_req *cq) in channel_ctrl() function 2012 err = channel_ctrl(hc, arg); in hfc_dctrl()
|