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:reset_value
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/
H
A
D
reboot.c
9
static void acpi_pci_reboot(struct acpi_generic_address *rr, u8
reset_value
)
in acpi_pci_reboot()
argument
37
u8
reset_value
;
in acpi_reboot()
local
27
acpi_pci_reboot(struct acpi_generic_address *rr, u8
reset_value
)
acpi_pci_reboot()
argument
/kernel/linux/linux-6.6/drivers/acpi/
H
A
D
reboot.c
11
static void acpi_pci_reboot(struct acpi_generic_address *rr, u8
reset_value
)
in acpi_pci_reboot()
argument
39
u8
reset_value
;
in acpi_reboot()
local
29
acpi_pci_reboot(struct acpi_generic_address *rr, u8
reset_value
)
acpi_pci_reboot()
argument
/kernel/linux/linux-5.10/arch/x86/oprofile/
H
A
D
op_model_ppro.c
31
static u64
reset_value
[OP_MAX_COUNTER];
variable
H
A
D
op_model_amd.c
43
static unsigned long
reset_value
[OP_MAX_COUNTER];
variable
[all...]
H
A
D
op_model_p4.c
386
static unsigned long
reset_value
[NUM_COUNTERS_NON_HT];
variable
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H
A
D
op_model_pa6t.c
27
static u64
reset_value
[OP_MAX_COUNTER];
variable
H
A
D
op_model_fsl_emb.c
22
static unsigned long
reset_value
[OP_MAX_COUNTER];
variable
H
A
D
op_model_7450.c
23
static unsigned long
reset_value
[OP_MAX_COUNTER];
variable
H
A
D
op_model_power4.c
27
static unsigned long
reset_value
[OP_MAX_COUNTER];
variable
H
A
D
op_model_cell.c
178
static u32
reset_value
[NR_PHYS_CTRS];
variable
/kernel/linux/linux-5.10/drivers/lightnvm/
H
A
D
pblk-sysfs.c
503
int
reset_value
;
in pblk_sysfs_set_write_amp_trip()
local
527
int
reset_value
;
in pblk_sysfs_set_padding_dist()
local
/kernel/linux/linux-5.10/include/acpi/
H
A
D
actbl.h
240
u8
reset_value
; /* Value to write to the reset_register port to reset the system */
member
/kernel/linux/linux-6.6/include/acpi/
H
A
D
actbl.h
240
u8
reset_value
; /* Value to write to the reset_register port to reset the system */
member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H
A
D
intel_execlists_submission.c
2810
const unsigned int
reset_value
= execlists->csb_size - 1;
in reset_csb_pointers()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H
A
D
intel_lrc.c
4019
const unsigned int
reset_value
= execlists->csb_size - 1;
in reset_csb_pointers()
local
[all...]
Completed in 20 milliseconds