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:i915_hwmon
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H
A
D
i915_hwmon.c
11
#include "
i915_hwmon
.h"
47
struct
i915_hwmon
*hwmon;
57
struct
i915_hwmon
{
struct
71
struct
i915_hwmon
*hwmon = ddat->hwmon;
in hwm_locked_with_pm_intel_uncore_rmw()
128
struct
i915_hwmon
*hwmon = ddat->hwmon;
in hwm_energy()
160
struct
i915_hwmon
*hwmon = ddat->hwmon;
in hwm_power1_max_interval_show()
191
struct
i915_hwmon
*hwmon = ddat->hwmon;
in hwm_power1_max_interval_store()
254
struct
i915_hwmon
*hwmon = ddat->hwmon;
in hwm_attributes_visible()
318
struct
i915_hwmon
*hwmon = ddat->hwmon;
in hwm_in_read()
338
struct
i915_hwmon
*hwmo
in hwm_power_is_visible()
[all...]
H
A
D
Makefile
226
i915-$(CONFIG_HWMON) +=
i915_hwmon
.o
H
A
D
i915_drv.h
318
struct
i915_hwmon
*hwmon;
Completed in 4 milliseconds