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:pmc_info
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/x86/intel/pmc/
H
A
D
core_ssram.c
24
static const struct pmc_reg_map *pmc_core_find_regmap(struct
pmc_info
*list, u16 devid)
in pmc_core_find_regmap()
H
A
D
core.h
326
* struct
pmc_info
- Structure to keep pmc info
331
struct
pmc_info
{
struct
389
struct
pmc_info
*regmap_list;
H
A
D
mtl.c
930
static struct
pmc_info
mtl_pmc_info_list[] = {
/kernel/linux/linux-5.10/arch/arm/mach-at91/
H
A
D
pm.c
753
struct
pmc_info
{
struct
759
static const struct
pmc_info
pmc_infos[] __initconst = {
852
const struct
pmc_info
*pmc;
in at91_pm_init()
/kernel/linux/linux-6.6/arch/arm/mach-at91/
H
A
D
pm.c
1309
struct
pmc_info
{
struct
1315
static const struct
pmc_info
pmc_infos[] __initconst = {
1414
const struct
pmc_info
*pmc;
in at91_pm_init()
Completed in 10 milliseconds