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:pvt_device
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/hwmon/
H
A
D
mr75203.c
168
struct
pvt_device
{
struct
188
struct
pvt_device
*pvt = file->private_data;
in pvt_ts_coeff_j_read()
201
struct
pvt_device
*pvt = file->private_data;
in pvt_ts_coeff_j_write()
221
struct
pvt_device
*pvt = (struct
pvt_device
*)data;
in devm_pvt_ts_dbgfs_remove()
227
static int pvt_ts_dbgfs_create(struct
pvt_device
*pvt, struct device *dev)
in pvt_ts_dbgfs_create()
261
static long pvt_calc_temp(struct
pvt_device
*pvt, u32 nbs)
in pvt_calc_temp()
279
struct
pvt_device
*pvt = dev_get_drvdata(dev);
in pvt_read_temp()
313
struct
pvt_device
*pvt = dev_get_drvdata(dev);
in pvt_read_in()
390
static int pvt_init(struct
pvt_device
*pv
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/
H
A
D
mr75203.c
109
struct
pvt_device
{
struct
144
struct
pvt_device
*pvt = dev_get_drvdata(dev);
in pvt_read_temp()
181
struct
pvt_device
*pvt = dev_get_drvdata(dev);
in pvt_read_in()
266
static int pvt_init(struct
pvt_device
*pvt)
in pvt_init()
459
struct
pvt_device
*pvt)
in pvt_get_regmap()
492
struct
pvt_device
*pvt = data;
in pvt_clk_disable()
497
static int pvt_clk_enable(struct device *dev, struct
pvt_device
*pvt)
in pvt_clk_enable()
510
struct
pvt_device
*pvt = data;
in pvt_reset_control_assert()
515
static int pvt_reset_control_deassert(struct device *dev, struct
pvt_device
*pvt)
in pvt_reset_control_deassert()
533
struct
pvt_device
*pv
in mr75203_probe()
[all...]
Completed in 2 milliseconds