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

/drivers/tty/
H A Dnozomi.c2 * nozomi.c -- HSDPA driver Broadband Wireless Data Card - Globe Trotter
124 #define NOZOMI_NAME "nozomi"
182 * There are two types of nozomi cards,
214 /* Ports that the nozomi has */
369 struct nozomi *dc;
373 struct nozomi { struct
410 static struct nozomi *ndevs[NOZOMI_MAX_CARDS];
418 static inline struct nozomi *get_dc_by_tty(const struct tty_struct *tty)
425 struct nozomi *ndev = get_dc_by_tty(tty);
526 static void setup_memory(struct nozomi *d
[all...]

Completed in 102 milliseconds