Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/atm/
H A Dusbatm.h81 int (*heavy_init) (struct usbatm_data *, struct usb_interface *); member
H A Dusbatm.c963 ret = instance->driver->heavy_init(instance, instance->usb_intf); in usbatm_do_heavy_init()
1173 if (!(instance->flags & UDSL_SKIP_HEAVY_INIT) && driver->heavy_init) { in usbatm_usb_probe()
H A Dspeedtch.c928 .heavy_init = speedtch_heavy_init,
H A Dcxacru.c1336 .heavy_init = cxacru_heavy_init,
H A Dueagle-atm.c2581 .heavy_init = uea_heavy,