Searched refs:channel_ctrl (Results 1 - 7 of 7) sorted by relevance
/drivers/isdn/hardware/mISDN/ |
H A D | speedfax.c | 221 channel_ctrl(struct sfax_hw *sf, struct mISDN_ctrl_req *cq) function 273 err = channel_ctrl(sf, arg);
|
H A D | avmfritz.c | 865 channel_ctrl(struct fritzcard *fc, struct mISDN_ctrl_req *cq) function 938 err = channel_ctrl(fc, arg);
|
H A D | netjet.c | 834 channel_ctrl(struct tiger_hw *card, struct mISDN_ctrl_req *cq) function 907 err = channel_ctrl(card, arg);
|
H A D | w6692.c | 1032 channel_ctrl(struct w6692_hw *card, struct mISDN_ctrl_req *cq) function 1232 err = channel_ctrl(card, arg);
|
H A D | hfcpci.c | 1814 channel_ctrl(struct hfc_pci *hc, struct mISDN_ctrl_req *cq) function 2012 err = channel_ctrl(hc, arg);
|
H A D | hfcsusb.c | 519 channel_ctrl(struct hfcsusb *hw, struct mISDN_ctrl_req *cq) function 583 err = channel_ctrl(hw, arg);
|
H A D | mISDNipac.c | 1523 channel_ctrl(struct ipac_hw *ipac, struct mISDN_ctrl_req *cq) function 1576 err = channel_ctrl(ipac, arg);
|
Completed in 278 milliseconds