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:tach
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H
A
D
gt215.c
32
u32
tach
= nvkm_rd32(device, 0x00e728) & 0x0000ffff;
in gt215_therm_fan_sense()
local
43
struct dcb_gpio_func *
tach
= &therm->fan->
tach
;
in gt215_therm_init()
local
H
A
D
priv.h
52
struct dcb_gpio_func
tach
;
member
H
A
D
fan.c
130
u64 start, end,
tach
;
in nvkm_therm_fan_sense()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H
A
D
gt215.c
32
u32
tach
= nvkm_rd32(device, 0x00e728) & 0x0000ffff;
in gt215_therm_fan_sense()
local
43
struct dcb_gpio_func *
tach
= &therm->fan->
tach
;
in gt215_therm_init()
local
H
A
D
priv.h
52
struct dcb_gpio_func
tach
;
member
H
A
D
fan.c
130
u64 start, end,
tach
;
in nvkm_therm_fan_sense()
local
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/
H
A
D
max31790.c
63
u16
tach
[NR_CHANNEL * 2];
member
H
A
D
axi-fan-control.c
134
const u32
tach
= axi_ioread(ADI_REG_TACH_MEASUR, ctl);
in axi_fan_control_get_fan_rpm()
local
H
A
D
max6650.c
112
u8
tach
[4];
member
H
A
D
adt7475.c
208
u16
tach
[2][4];
member
258
static inline int tach2rpm(u16
tach
)
in tach2rpm()
argument
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H
A
D
max31760.c
69
static int tach_to_rpm(u16
tach
)
in tach_to_rpm()
argument
H
A
D
max31790.c
65
u16
tach
[NR_CHANNEL * 2];
member
H
A
D
pwm-fan.c
67
struct pwm_fan_tach *
tach
= dev_id;
in pulse_handler()
local
82
struct pwm_fan_tach *
tach
= &ctx->tachs[i];
in sample_timer()
local
575
struct pwm_fan_tach *
tach
= &ctx->tachs[i];
in pwm_fan_probe()
local
[all...]
H
A
D
max6650.c
112
u8
tach
[4];
member
H
A
D
axi-fan-control.c
134
const u32
tach
= axi_ioread(ADI_REG_TACH_MEASUR, ctl);
in axi_fan_control_get_fan_rpm()
local
H
A
D
max6620.c
141
u16
tach
[4];
member
155
static int max6620_fan_tach_to_rpm(u8 div, u16
tach
)
in max6620_fan_tach_to_rpm()
argument
328
u16
tach
;
in max6620_write()
local
[all...]
H
A
D
adt7475.c
209
u16
tach
[2][4];
member
259
static inline int tach2rpm(u16
tach
)
in tach2rpm()
argument
[all...]
Completed in 14 milliseconds