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:ups_info
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/usb/
H
A
D
r8152.c
902
struct
ups_info
{
struct
918
}
ups_info
;
member
3543
if (tp->
ups_info
.green)
in r8153b_ups_flags()
3546
if (tp->
ups_info
.aldps)
in r8153b_ups_flags()
3549
if (tp->
ups_info
.eee)
in r8153b_ups_flags()
3552
if (tp->
ups_info
.flow_control)
in r8153b_ups_flags()
3555
if (tp->
ups_info
.eee_ckdiv)
in r8153b_ups_flags()
3558
if (tp->
ups_info
.eee_cmod_lv)
in r8153b_ups_flags()
3561
if (tp->
ups_info
.r_tune)
in r8153b_ups_flags()
3564
if (tp->
ups_info
in r8153b_ups_flags()
[all...]
/kernel/linux/linux-5.10/drivers/net/usb/
H
A
D
r8152.c
820
struct
ups_info
{
struct
835
}
ups_info
;
member
3082
if (tp->
ups_info
.green)
in r8153b_ups_flags()
3085
if (tp->
ups_info
.aldps)
in r8153b_ups_flags()
3088
if (tp->
ups_info
.eee)
in r8153b_ups_flags()
3091
if (tp->
ups_info
.flow_control)
in r8153b_ups_flags()
3094
if (tp->
ups_info
.eee_ckdiv)
in r8153b_ups_flags()
3097
if (tp->
ups_info
.eee_cmod_lv)
in r8153b_ups_flags()
3100
if (tp->
ups_info
._10m_ckdiv)
in r8153b_ups_flags()
3103
if (tp->
ups_info
in r8153b_ups_flags()
[all...]
Completed in 15 milliseconds