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:b_type_dma
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/
H
A
D
rtl8xxxu_core.c
3828
h2c.
b_type_dma
.cmd = H2C_8723B_B_TYPE_TDMA;
in rtl8723bu_set_ps_tdma()
3829
h2c.
b_type_dma
.data1 = arg1;
in rtl8723bu_set_ps_tdma()
3830
h2c.
b_type_dma
.data2 = arg2;
in rtl8723bu_set_ps_tdma()
3831
h2c.
b_type_dma
.data3 = arg3;
in rtl8723bu_set_ps_tdma()
3832
h2c.
b_type_dma
.data4 = arg4;
in rtl8723bu_set_ps_tdma()
3833
h2c.
b_type_dma
.data5 = arg5;
in rtl8723bu_set_ps_tdma()
3834
rtl8xxxu_gen2_h2c_cmd(priv, &h2c, sizeof(h2c.
b_type_dma
));
in rtl8723bu_set_ps_tdma()
H
A
D
rtl8xxxu.h
1038
} __packed
b_type_dma
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H
A
D
rtl8xxxu_core.c
3917
h2c.
b_type_dma
.cmd = H2C_8723B_B_TYPE_TDMA;
in rtl8723bu_set_ps_tdma()
3918
h2c.
b_type_dma
.data1 = arg1;
in rtl8723bu_set_ps_tdma()
3919
h2c.
b_type_dma
.data2 = arg2;
in rtl8723bu_set_ps_tdma()
3920
h2c.
b_type_dma
.data3 = arg3;
in rtl8723bu_set_ps_tdma()
3921
h2c.
b_type_dma
.data4 = arg4;
in rtl8723bu_set_ps_tdma()
3922
h2c.
b_type_dma
.data5 = arg5;
in rtl8723bu_set_ps_tdma()
3923
rtl8xxxu_gen2_h2c_cmd(priv, &h2c, sizeof(h2c.
b_type_dma
));
in rtl8723bu_set_ps_tdma()
H
A
D
rtl8xxxu.h
1470
} __packed
b_type_dma
;
member
Completed in 25 milliseconds