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:ctrl_dl
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
nozomi.c
239
struct
ctrl_dl
{
struct
299
struct
ctrl_dl
{
struct
322
struct
ctrl_dl
ctrl_dl
;
member
652
memset(&dc->port[i].
ctrl_dl
, 0, sizeof(struct
ctrl_dl
));
in nozomi_read_config_table()
887
struct
ctrl_dl
ctrl_dl
;
in receive_flow_control()
local
888
struct
ctrl_dl
old_ctrl;
in receive_flow_control()
891
read_mem32((u32 *) &
ctrl_dl
, d
in receive_flow_control()
1678
const struct
ctrl_dl
*
ctrl_dl
= &port->
ctrl_dl
;
ntty_tiocmget()
local
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H
A
D
nozomi.c
235
struct
ctrl_dl
{
struct
295
struct
ctrl_dl
{
struct
318
struct
ctrl_dl
ctrl_dl
;
member
639
memset(&dc->port[i].
ctrl_dl
, 0, sizeof(struct
ctrl_dl
));
in nozomi_read_config_table()
873
struct
ctrl_dl
ctrl_dl
;
in receive_flow_control()
local
874
struct
ctrl_dl
old_ctrl;
in receive_flow_control()
877
read_mem32((u32 *) &
ctrl_dl
, d
in receive_flow_control()
1658
const struct
ctrl_dl
*
ctrl_dl
= &port->
ctrl_dl
;
ntty_tiocmget()
local
[all...]
Completed in 4 milliseconds