Home
last modified time | relevance | path

Searched refs:HFC_CHAN_B1 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h169 #define HFC_CHAN_B1 0 macro
H A Dhfcsusb.c1601 if ((channel == HFC_CHAN_B1) && (hw->fifos[HFCUSB_B1_RX].active)) in hfcsusb_start_endpoint()
1627 case HFC_CHAN_B1: in hfcsusb_start_endpoint()
1649 case HFC_CHAN_B1: in hfcsusb_start_endpoint()
1669 if ((channel == HFC_CHAN_B1) && (!hw->fifos[HFCUSB_B1_RX].active)) in hfcsusb_stop_endpoint()
1753 hfcsusb_stop_endpoint(hw, HFC_CHAN_B1); in release_hw()