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:t7xx_port_conf
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H
A
D
t7xx_port_proxy.c
51
static const struct
t7xx_port_conf
t7xx_port_conf
[] = {
variable
105
const struct
t7xx_port_conf
*port_conf;
in t7xx_proxy_get_port_by_ch()
153
const struct
t7xx_port_conf
*port_conf = port->port_conf;
in t7xx_port_get_queue_no()
235
const struct
t7xx_port_conf
*port_conf = port->port_conf;
in t7xx_port_send_ccci_skb()
282
const struct
t7xx_port_conf
*port_conf = port->port_conf;
in t7xx_port_send_skb()
321
const struct
t7xx_port_conf
*port_conf = port->port_conf;
in t7xx_proxy_setup_ch_mapping()
343
const struct
t7xx_port_conf
*port_conf = port->port_conf;
in t7xx_port_proxy_find_port()
368
const struct
t7xx_port_conf
*port_conf;
in t7xx_port_proxy_recv_skb()
418
const struct
t7xx_port_conf
*port_con
in t7xx_port_proxy_md_status_notify()
[all...]
H
A
D
t7xx_port_wwan.c
57
const struct
t7xx_port_conf
*port_conf;
in t7xx_port_ctrl_tx()
121
const struct
t7xx_port_conf
*port_conf = port->port_conf;
in t7xx_port_wwan_recv_skb()
154
const struct
t7xx_port_conf
*port_conf = port->port_conf;
in t7xx_port_wwan_md_state_notify()
H
A
D
t7xx_port.h
90
struct
t7xx_port_conf
{
struct
105
const struct
t7xx_port_conf
*port_conf;
H
A
D
t7xx_port_ctrl_msg.c
160
const struct
t7xx_port_conf
*port_conf = port->port_conf;
in control_msg_handler()
246
const struct
t7xx_port_conf
*port_conf = port->port_conf;
in port_ctl_init()
Completed in 3 milliseconds