Searched defs:nubus_proc_attach_device (Results 1 - 1 of 1) sorted by relevance

/drivers/nubus/
H A Dproc.c113 int nubus_proc_attach_device(struct nubus_dev *dev) function
121 "NULL pointer in nubus_proc_attach_device, shoot the programmer!\n");
127 "NULL pointer in nubus_proc_attach_device, shoot the programmer!\n");
144 EXPORT_SYMBOL(nubus_proc_attach_device); variable
166 nubus_proc_attach_device(dev);

Completed in 31 milliseconds