Searched refs:UDSL_SKIP_HEAVY_INIT (Results 1 – 5 of 5) sorted by relevance
95 #define UDSL_SKIP_HEAVY_INIT (1<<0) macro
900 usbatm->flags |= (ret == SIZE_7 ? UDSL_SKIP_HEAVY_INIT : 0); in speedtch_bind()902 …usb_dbg(usbatm, "%s: firmware %s loaded\n", __func__, usbatm->flags & UDSL_SKIP_HEAVY_INIT ? "alre… in speedtch_bind()904 if (!(usbatm->flags & UDSL_SKIP_HEAVY_INIT)) in speedtch_bind()
1210 usbatm_instance->flags = (cxacru_card_status(instance) ? 0 : UDSL_SKIP_HEAVY_INIT); in cxacru_bind()
1228 if (!(instance->flags & UDSL_SKIP_HEAVY_INIT) && driver->heavy_init) { in usbatm_usb_probe()
2526 usbatm->flags = (sync_wait[modem_index] ? 0 : UDSL_SKIP_HEAVY_INIT); in uea_bind()