hfcsusb_stop_endpoint   46 drivers/isdn/hardware/mISDN/hfcsusb.c static void hfcsusb_stop_endpoint(struct hfcsusb *hw, int channel);
hfcsusb_stop_endpoint  548 drivers/isdn/hardware/mISDN/hfcsusb.c 			hfcsusb_stop_endpoint(hw, HFC_CHAN_D);
hfcsusb_stop_endpoint  550 drivers/isdn/hardware/mISDN/hfcsusb.c 				hfcsusb_stop_endpoint(hw, HFC_CHAN_E);
hfcsusb_stop_endpoint 1754 drivers/isdn/hardware/mISDN/hfcsusb.c 	hfcsusb_stop_endpoint(hw, HFC_CHAN_D);
hfcsusb_stop_endpoint 1755 drivers/isdn/hardware/mISDN/hfcsusb.c 	hfcsusb_stop_endpoint(hw, HFC_CHAN_B1);
hfcsusb_stop_endpoint 1756 drivers/isdn/hardware/mISDN/hfcsusb.c 	hfcsusb_stop_endpoint(hw, HFC_CHAN_B2);
hfcsusb_stop_endpoint 1758 drivers/isdn/hardware/mISDN/hfcsusb.c 		hfcsusb_stop_endpoint(hw, HFC_CHAN_E);
hfcsusb_stop_endpoint 1794 drivers/isdn/hardware/mISDN/hfcsusb.c 	hfcsusb_stop_endpoint(hw, bch->nr - 1);