Searched refs:nozomi (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/char/
H A Dnozomi.c2 * nozomi.c -- HSDPA driver Broadband Wireless Data Card - Globe Trotter
125 #define NOZOMI_NAME "nozomi"
183 * There are two types of nozomi cards,
215 /* Ports that the nozomi has */
372 struct nozomi *dc;
376 struct nozomi { struct
413 static struct nozomi *ndevs[NOZOMI_MAX_CARDS];
421 static inline struct nozomi *get_dc_by_tty(const struct tty_struct *tty)
428 struct nozomi *ndev = get_dc_by_tty(tty);
529 static void setup_memory(struct nozomi *d
[all...]
H A DMakefile30 obj-$(CONFIG_NOZOMI) += nozomi.o

Completed in 66 milliseconds