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:wf_get_control
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/macintosh/
H
A
D
windfarm_pm91.c
543
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
548
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
553
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
558
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
563
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
568
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
H
A
D
windfarm_pm112.c
561
if (
wf_get_control
(ct) == 0)
in pm112_new_control()
567
if (cpu_fans[i] == NULL &&
wf_get_control
(ct) == 0)
in pm112_new_control()
575
if (backside_fan == NULL &&
wf_get_control
(ct) == 0)
in pm112_new_control()
578
if (slots_fan == NULL &&
wf_get_control
(ct) == 0)
in pm112_new_control()
581
if (drive_bay_fan == NULL &&
wf_get_control
(ct) == 0)
in pm112_new_control()
H
A
D
windfarm_pm81.c
617
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
622
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
627
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
642
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
H
A
D
windfarm_core.c
256
int
wf_get_control
(struct wf_control *ct)
in wf_get_control()
function
263
EXPORT_SYMBOL_GPL(
wf_get_control
);
variable
H
A
D
windfarm.h
58
extern int
wf_get_control
(struct wf_control *ct);
H
A
D
windfarm_pm121.c
872
if (
wf_get_control
(ct) == 0)
in pm121_register_control()
/kernel/linux/linux-6.6/drivers/macintosh/
H
A
D
windfarm_pm91.c
544
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
549
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
554
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
559
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
564
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
569
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
H
A
D
windfarm_pm112.c
563
if (
wf_get_control
(ct) == 0)
in pm112_new_control()
569
if (cpu_fans[i] == NULL &&
wf_get_control
(ct) == 0)
in pm112_new_control()
577
if (backside_fan == NULL &&
wf_get_control
(ct) == 0)
in pm112_new_control()
580
if (slots_fan == NULL &&
wf_get_control
(ct) == 0)
in pm112_new_control()
583
if (drive_bay_fan == NULL &&
wf_get_control
(ct) == 0)
in pm112_new_control()
H
A
D
windfarm_pm81.c
618
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
623
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
628
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
643
if (
wf_get_control
(ct) == 0)
in wf_smu_new_control()
H
A
D
windfarm_core.c
254
int
wf_get_control
(struct wf_control *ct)
in wf_get_control()
function
261
EXPORT_SYMBOL_GPL(
wf_get_control
);
variable
H
A
D
windfarm.h
58
extern int
wf_get_control
(struct wf_control *ct);
H
A
D
windfarm_pm121.c
873
if (
wf_get_control
(ct) == 0)
in pm121_register_control()
Completed in 10 milliseconds