Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hisax/
Dhfc_usb.c185 int disc_flag; /* TRUE if device was disonnected to avoid some USB actions */ member
669 if (status && !hfc->disc_flag) { in tx_iso_complete()
716 if (iso_status && !hfc->disc_flag) in rx_iso_complete()
768 if (status && !hfc->disc_flag) { in rx_iso_complete()
940 if (hfc->disc_flag) { in setup_bchannel()
1161 hfc->disc_flag = 0; in hfc_usb_init()
1530 context->disc_flag = 1; in hfc_usb_disconnect()