Searched refs:HFC_CHAN_E (Results 1 - 2 of 2) sorted by relevance

/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h171 #define HFC_CHAN_E 3 macro
H A Dhfcsusb.c450 hfcsusb_start_endpoint(hw, HFC_CHAN_E);
576 hfcsusb_stop_endpoint(hw, HFC_CHAN_E);
1638 if ((channel == HFC_CHAN_E) && (hw->fifos[HFCUSB_PCM_RX].active))
1654 case HFC_CHAN_E:
1706 if ((channel == HFC_CHAN_E) && (!hw->fifos[HFCUSB_PCM_RX].active))
1718 if (channel != HFC_CHAN_E)
1779 hfcsusb_stop_endpoint(hw, HFC_CHAN_E);

Completed in 13 milliseconds