Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/isdn/hardware/mISDN/
Dhfcsusb.h73 #define HFCUSB_NUM_FIFOS 8 /* maximum number of fifos */ macro
285 struct usb_fifo fifos[HFCUSB_NUM_FIFOS];
Dhfcsusb.c1577 for (i = 0; i < HFCUSB_NUM_FIFOS; i++) { in reset_hfcsusb()