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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/shared/
H A Dmconsole_kern.h42 extern void mconsole_register_dev(struct mc_device *new);
46 static inline void mconsole_register_dev(struct mc_device *new) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dmconsole_kern.c258 void mconsole_register_dev(struct mc_device *new) function
422 mconsole_register_dev(&mem_mc);
H A Dline.c682 mconsole_register_dev(&line_driver->mc);
H A Dnet_kern.c806 mconsole_register_dev(&net_mc);
H A Dubd_kern.c1012 mconsole_register_dev(&ubd_mc);

Completed in 46 milliseconds