Searched refs:heavy_init (Results 1 - 5 of 5) sorted by relevance

/drivers/usb/atm/
H A Dusbatm.h84 * bind, heavy_init, atm_start, ..., atm_stop, unbind
95 int (*heavy_init) (struct usbatm_data *, struct usb_interface *); member in struct:usbatm_driver
H A Dusbatm.c975 ret = instance->driver->heavy_init(instance, instance->usb_intf);
1188 if (!(instance->flags & UDSL_SKIP_HEAVY_INIT) && driver->heavy_init) {
1191 complete(&instance->thread_exited); /* pretend that heavy_init was run */
H A Dspeedtch.c941 .heavy_init = speedtch_heavy_init,
H A Dcxacru.c1337 .heavy_init = cxacru_heavy_init,
H A Dueagle-atm.c2634 .heavy_init = uea_heavy,

Completed in 76 milliseconds