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
defs:tx_conf
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/pcs/
H
A
D
pcs-xpcs.c
686
int ret, mdio_ctrl,
tx_conf
;
in xpcs_config_aneg_c37_sgmii()
local
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
amba-pl011.c
397
struct dma_slave_config
tx_conf
= {
in pl011_dma_probe()
local
H
A
D
samsung_tty.c
90
struct dma_slave_config
tx_conf
;
member
/kernel/linux/linux-5.10/include/net/
H
A
D
tls.h
244
u8
tx_conf
:3;
member
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
spi-qup.c
151
struct dma_slave_config
tx_conf
;
member
930
*
tx_conf
= &spi->
tx_conf
;
in spi_qup_init_dma()
local
H
A
D
spi-pl022.c
927
struct dma_slave_config
tx_conf
= {
in configure_dma()
local
[all...]
/kernel/linux/linux-6.6/include/net/
H
A
D
tls.h
223
u8
tx_conf
:3;
member
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi-qup.c
150
struct dma_slave_config
tx_conf
;
member
928
*
tx_conf
= &spi->
tx_conf
;
in spi_qup_init_dma()
local
H
A
D
spi-pl022.c
918
struct dma_slave_config
tx_conf
= {
in configure_dma()
local
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
amba-pl011.c
397
struct dma_slave_config
tx_conf
= {
in pl011_dma_probe()
local
H
A
D
samsung_tty.c
105
struct dma_slave_config
tx_conf
;
member
/kernel/linux/linux-5.10/net/mac80211/
H
A
D
ieee80211_i.h
942
struct ieee80211_tx_queue_params
tx_conf
[IEEE80211_NUM_ACS];
member
/kernel/linux/linux-6.6/net/mac80211/
H
A
D
ieee80211_i.h
1015
struct ieee80211_tx_queue_params
tx_conf
[IEEE80211_NUM_ACS];
member
Completed in 33 milliseconds