Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dnozomi.c3 * nozomi.c -- HSDPA driver Broadband Wireless Data Card - Globe Trotter
90 #define NOZOMI_NAME "nozomi"
148 * There are two types of nozomi cards,
180 /* Ports that the nozomi has */
335 struct nozomi *dc;
339 struct nozomi { struct
376 static struct nozomi *ndevs[NOZOMI_MAX_CARDS];
384 static inline struct nozomi *get_dc_by_tty(const struct tty_struct *tty) in get_dc_by_tty()
391 struct nozomi *ndev = get_dc_by_tty(tty); in get_port_by_tty()
492 static void nozomi_setup_memory(struct nozomi *d
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Dnozomi.c3 * nozomi.c -- HSDPA driver Broadband Wireless Data Card - Globe Trotter
87 #define NOZOMI_NAME "nozomi"
144 * There are two types of nozomi cards,
176 /* Ports that the nozomi has */
331 struct nozomi *dc;
335 struct nozomi { struct
366 static struct nozomi *ndevs[NOZOMI_MAX_CARDS];
374 static inline struct nozomi *get_dc_by_tty(const struct tty_struct *tty) in get_dc_by_tty()
381 struct nozomi *ndev = get_dc_by_tty(tty); in get_port_by_tty()
479 static void nozomi_setup_memory(struct nozomi *d
[all...]

Completed in 3 milliseconds