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:edac_dci
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/
H
A
D
altera_edac.c
580
struct edac_device_ctl_info *
edac_dci
= file->private_data;
in altr_edac_device_trig()
local
581
struct altr_edac_device_dev *drvdata =
edac_dci
->pvt_info;
in altr_edac_device_trig()
583
void *generic_ptr =
edac_dci
->dev;
in altr_edac_device_trig()
668
static void altr_create_edacdev_dbgfs(struct edac_device_ctl_info *
edac_dci
,
in altr_create_edacdev_dbgfs()
argument
671
struct altr_edac_device_dev *drvdata =
edac_dci
->pvt_info;
in altr_create_edacdev_dbgfs()
681
drvdata->debugfs_dir,
edac_dci
,
in altr_create_edacdev_dbgfs()
1698
struct edac_device_ctl_info *
edac_dci
= file->private_data;
in altr_edac_a10_device_trig()
local
1699
struct altr_edac_device_dev *drvdata =
edac_dci
->pvt_info;
in altr_edac_a10_device_trig()
1730
struct edac_device_ctl_info *
edac_dci
= file->private_data;
in altr_edac_a10_device_trig2()
local
1731
struct altr_edac_device_dev *drvdata =
edac_dci
in altr_edac_a10_device_trig2()
[all...]
/kernel/linux/linux-6.6/drivers/edac/
H
A
D
altera_edac.c
589
struct edac_device_ctl_info *
edac_dci
= file->private_data;
in altr_edac_device_trig()
local
590
struct altr_edac_device_dev *drvdata =
edac_dci
->pvt_info;
in altr_edac_device_trig()
592
void *generic_ptr =
edac_dci
->dev;
in altr_edac_device_trig()
677
static void altr_create_edacdev_dbgfs(struct edac_device_ctl_info *
edac_dci
,
in altr_create_edacdev_dbgfs()
argument
680
struct altr_edac_device_dev *drvdata =
edac_dci
->pvt_info;
in altr_create_edacdev_dbgfs()
690
drvdata->debugfs_dir,
edac_dci
,
in altr_create_edacdev_dbgfs()
1750
struct edac_device_ctl_info *
edac_dci
= file->private_data;
in altr_edac_a10_device_trig()
local
1751
struct altr_edac_device_dev *drvdata =
edac_dci
->pvt_info;
in altr_edac_a10_device_trig()
1782
struct edac_device_ctl_info *
edac_dci
= file->private_data;
in altr_edac_a10_device_trig2()
local
1783
struct altr_edac_device_dev *drvdata =
edac_dci
in altr_edac_a10_device_trig2()
[all...]
Completed in 5 milliseconds