Searched refs:channel_ctrl (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/drivers/isdn/hardware/mISDN/ |
D | speedfax.c | 208 channel_ctrl(struct sfax_hw *sf, struct mISDN_ctrl_req *cq) in channel_ctrl() function 263 err = channel_ctrl(sf, arg); in sfax_dctrl()
|
D | avmfritz.c | 867 channel_ctrl(struct fritzcard *fc, struct mISDN_ctrl_req *cq) in channel_ctrl() function 942 err = channel_ctrl(fc, arg); in avm_dctrl()
|
D | netjet.c | 821 channel_ctrl(struct tiger_hw *card, struct mISDN_ctrl_req *cq) in channel_ctrl() function 897 err = channel_ctrl(card, arg); in nj_dctrl()
|
D | w6692.c | 1004 channel_ctrl(struct w6692_hw *card, struct mISDN_ctrl_req *cq) in channel_ctrl() function 1203 err = channel_ctrl(card, arg); in w6692_dctrl()
|
D | mISDNipac.c | 1497 channel_ctrl(struct ipac_hw *ipac, struct mISDN_ctrl_req *cq) in channel_ctrl() function 1553 err = channel_ctrl(ipac, arg); in ipac_dctrl()
|
D | hfcsusb.c | 495 channel_ctrl(struct hfcsusb *hw, struct mISDN_ctrl_req *cq) in channel_ctrl() function 559 err = channel_ctrl(hw, arg); in hfc_dctrl()
|
D | hfcpci.c | 1780 channel_ctrl(struct hfc_pci *hc, struct mISDN_ctrl_req *cq) in channel_ctrl() function 1980 err = channel_ctrl(hc, arg); in hfc_dctrl()
|