Searched refs:HFCUSB_PCM_RX (Results 1 – 2 of 2) sorted by relevance
434 if (hw->fifos[HFCUSB_PCM_RX].pipe) { in open_dchannel()553 if (hw->fifos[HFCUSB_PCM_RX].pipe) in hfc_dctrl()1610 if ((channel == HFC_CHAN_E) && (hw->fifos[HFCUSB_PCM_RX].active)) in hfcsusb_start_endpoint()1627 start_isoc_chain(hw->fifos + HFCUSB_PCM_RX, in hfcsusb_start_endpoint()1678 if ((channel == HFC_CHAN_E) && (!hw->fifos[HFCUSB_PCM_RX].active)) in hfcsusb_stop_endpoint()1760 if (hw->fifos[HFCUSB_PCM_RX].pipe) in release_hw()1857 if (hw->fifos[HFCUSB_PCM_RX].pipe) in setup_instance()1881 hw->fifos[HFCUSB_PCM_RX].ech = &hw->ech; in setup_instance()
81 #define HFCUSB_PCM_RX 7 macro