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:adm9240_data
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/
H
A
D
adm9240.c
125
struct
adm9240_data
{
struct
148
static int adm9240_write_fan_div(struct
adm9240_data
*data, int nr,
in adm9240_write_fan_div()
170
static int adm9240_update_measure(struct
adm9240_data
*data)
in adm9240_update_measure()
225
static int adm9240_update_config(struct
adm9240_data
*data)
in adm9240_update_config()
268
static struct
adm9240_data
*adm9240_update_device(struct device *dev)
in adm9240_update_device()
270
struct
adm9240_data
*data = dev_get_drvdata(dev);
in adm9240_update_device()
309
struct
adm9240_data
*data = adm9240_update_device(dev);
in temp1_input_show()
321
struct
adm9240_data
*data = adm9240_update_device(dev);
in max_show()
333
struct
adm9240_data
*data = dev_get_drvdata(dev);
in max_store()
358
struct
adm9240_data
*dat
in in_show()
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H
A
D
adm9240.c
125
struct
adm9240_data
{
struct
135
static int adm9240_write_fan_div(struct
adm9240_data
*data, int channel, u8 fan_div)
in adm9240_write_fan_div()
167
static int adm9240_fan_min_write(struct
adm9240_data
*data, int channel, long val)
in adm9240_fan_min_write()
217
struct
adm9240_data
*data = dev_get_drvdata(dev);
in cpu0_vid_show()
237
struct
adm9240_data
*data = dev_get_drvdata(dev);
in aout_output_show()
252
struct
adm9240_data
*data = dev_get_drvdata(dev);
in aout_output_store()
313
static int adm9240_init_client(struct
adm9240_data
*data)
in adm9240_init_client()
383
struct
adm9240_data
*data = dev_get_drvdata(dev);
in adm9240_chip_read()
402
struct
adm9240_data
*data = dev_get_drvdata(dev);
in adm9240_intrusion_read()
421
struct
adm9240_data
*dat
in adm9240_intrusion_write()
[all...]
Completed in 3 milliseconds