Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/atm/
Dusbatm.h118 int (*heavy_init) (struct usbatm_data *, struct usb_interface *); member
Dusbatm.c1007 ret = instance->driver->heavy_init(instance, instance->usb_intf); in usbatm_do_heavy_init()
1228 if (!(instance->flags & UDSL_SKIP_HEAVY_INIT) && driver->heavy_init) { in usbatm_usb_probe()
Dspeedtch.c942 .heavy_init = speedtch_heavy_init,
Dcxacru.c1338 .heavy_init = cxacru_heavy_init,
Dueagle-atm.c2612 .heavy_init = uea_heavy,