Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:nozomi
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
nozomi.c
3
*
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
D
nozomi.c
3
*
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