Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/hisax/
Dhfc_usb.c912 start_int_fifo(usb_fifo *fifo) in start_int_fifo() function
1223 start_int_fifo(hfc->fifos + HFCUSB_D_RX); in hfc_usb_init()
1225 start_int_fifo(hfc->fifos + HFCUSB_PCM_RX); in hfc_usb_init()
1226 start_int_fifo(hfc->fifos + HFCUSB_B1_RX); in hfc_usb_init()
1227 start_int_fifo(hfc->fifos + HFCUSB_B2_RX); in hfc_usb_init()
/linux-4.4.14/drivers/isdn/hardware/mISDN/
Dhfcsusb.c1501 start_int_fifo(struct usb_fifo *fifo) in start_int_fifo() function
1619 start_int_fifo(hw->fifos + channel * 2 + 1); in hfcsusb_start_endpoint()