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:amdgpu_atif
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_acpi.c
61
struct
amdgpu_atif
{
struct
85
static union acpi_object *amdgpu_atif_call(struct
amdgpu_atif
*atif,
in amdgpu_atif_call()
176
static int amdgpu_atif_verify_interface(struct
amdgpu_atif
*atif)
in amdgpu_atif_verify_interface()
251
static int amdgpu_atif_get_notification_params(struct
amdgpu_atif
*atif)
in amdgpu_atif_get_notification_params()
319
static int amdgpu_atif_query_backlight_caps(struct
amdgpu_atif
*atif)
in amdgpu_atif_query_backlight_caps()
373
static int amdgpu_atif_get_sbios_requests(struct
amdgpu_atif
*atif,
in amdgpu_atif_get_sbios_requests()
418
struct
amdgpu_atif
*atif = adev->atif;
in amdgpu_atif_handler()
772
struct
amdgpu_atif
*atif;
in amdgpu_acpi_init()
H
A
D
amdgpu.h
256
struct
amdgpu_atif
;
758
struct
amdgpu_atif
*atif;
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_acpi.c
104
struct
amdgpu_atif
{
struct
129
struct
amdgpu_atif
atif;
145
static union acpi_object *amdgpu_atif_call(struct
amdgpu_atif
*atif,
in amdgpu_atif_call()
235
static int amdgpu_atif_verify_interface(struct
amdgpu_atif
*atif)
in amdgpu_atif_verify_interface()
280
static int amdgpu_atif_get_notification_params(struct
amdgpu_atif
*atif)
in amdgpu_atif_get_notification_params()
348
static int amdgpu_atif_query_backlight_caps(struct
amdgpu_atif
*atif)
in amdgpu_atif_query_backlight_caps()
402
static int amdgpu_atif_get_sbios_requests(struct
amdgpu_atif
*atif,
in amdgpu_atif_get_sbios_requests()
447
struct
amdgpu_atif
*atif = &amdgpu_acpi_priv.atif;
in amdgpu_atif_handler()
1224
struct
amdgpu_atif
*atif = &amdgpu_acpi_priv.atif;
in amdgpu_acpi_init()
1262
struct
amdgpu_atif
*ati
in amdgpu_acpi_get_backlight_caps()
[all...]
Completed in 6 milliseconds