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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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
165 nubus_proc_attach_device(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnubus.h309 int nubus_proc_attach_device(struct nubus_dev *dev);

Completed in 88 milliseconds