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:SLAVE_POWERMODE
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/w1/slaves/
H
A
D
w1_therm.c
108
#define
SLAVE_POWERMODE
(sl) \
macro
956
SLAVE_POWERMODE
(sl) = read_powermode(sl);
in w1_therm_add_slave()
958
if (
SLAVE_POWERMODE
(sl) < 0) {
in w1_therm_add_slave()
962
__func__,
SLAVE_POWERMODE
(sl));
in w1_therm_add_slave()
1060
(!
SLAVE_POWERMODE
(sl) &&
in convert_t()
1160
(!
SLAVE_POWERMODE
(sl) &&
in conv_time_measure()
1316
(!
SLAVE_POWERMODE
(sl) &&
in copy_scratchpad()
1453
(!
SLAVE_POWERMODE
(sl) &&
in trigger_bulk_read()
1665
SLAVE_POWERMODE
(sl) = read_powermode(sl);
in ext_power_show()
1667
if (
SLAVE_POWERMODE
(s
in ext_power_show()
[all...]
/kernel/linux/linux-6.6/drivers/w1/slaves/
H
A
D
w1_therm.c
108
#define
SLAVE_POWERMODE
(sl) \
macro
1021
SLAVE_POWERMODE
(sl) = read_powermode(sl);
in w1_therm_add_slave()
1023
if (
SLAVE_POWERMODE
(sl) < 0) {
in w1_therm_add_slave()
1027
__func__,
SLAVE_POWERMODE
(sl));
in w1_therm_add_slave()
1125
(!
SLAVE_POWERMODE
(sl) &&
in convert_t()
1225
(!
SLAVE_POWERMODE
(sl) &&
in conv_time_measure()
1381
(!
SLAVE_POWERMODE
(sl) &&
in copy_scratchpad()
1518
(!
SLAVE_POWERMODE
(sl) &&
in trigger_bulk_read()
1730
SLAVE_POWERMODE
(sl) = read_powermode(sl);
in ext_power_show()
1732
if (
SLAVE_POWERMODE
(s
in ext_power_show()
[all...]
Completed in 5 milliseconds