Searched refs:mc_device (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.h18 struct mc_device { struct
42 extern void mconsole_register_dev(struct mc_device *new);
46 static inline void mconsole_register_dev(struct mc_device *new)
H A Dline.h30 struct mc_device mc;
/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)
266 static struct mc_device *mconsole_find_dev(char *name)
269 struct mc_device *dev;
272 dev = list_entry(ele, struct mc_device, list);
410 static struct mc_device mem_mc = {
477 struct mc_device *dev;
503 struct mc_device *dev;
H A Dnet_kern.c725 static struct mc_device net_mc = {
H A Dubd_kern.c1001 static struct mc_device ubd_mc = {

Completed in 109 milliseconds