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:ec_spi
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/chrome/
H
A
D
cros_ec_spi.c
119
struct cros_ec_spi *
ec_spi
= ec_dev->priv;
in terminate_request()
local
158
struct cros_ec_spi *
ec_spi
= ec_dev->priv;
in receive_n_bytes()
local
392
struct cros_ec_spi *
ec_spi
= ec_dev->priv;
in do_cros_ec_pkt_xfer_spi()
local
535
struct cros_
ec_spi
*
ec_spi
= ec_dev->priv;
do_cros_ec_cmd_xfer_spi()
local
657
struct cros_
ec_spi
*
ec_spi
= ec_dev->priv;
cros_ec_xfer_high_pri()
local
693
cros_
ec_spi
_dt_probe(struct cros_
ec_spi
*
ec_spi
, struct device *dev)
cros_ec_spi_dt_probe()
argument
713
cros_
ec_spi
_devm_high_pri_alloc(struct device *dev, struct cros_
ec_spi
*
ec_spi
)
cros_ec_spi_devm_high_pri_alloc()
argument
741
struct cros_
ec_spi
*
ec_spi
;
cros_ec_spi_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/platform/chrome/
H
A
D
cros_ec_spi.c
113
struct cros_ec_spi *
ec_spi
= ec_dev->priv;
in terminate_request()
local
152
struct cros_ec_spi *
ec_spi
= ec_dev->priv;
in receive_n_bytes()
local
387
struct cros_ec_spi *
ec_spi
= ec_dev->priv;
in do_cros_ec_pkt_xfer_spi()
local
532
struct cros_
ec_spi
*
ec_spi
= ec_dev->priv;
do_cros_ec_cmd_xfer_spi()
local
656
struct cros_
ec_spi
*
ec_spi
= ec_dev->priv;
cros_ec_xfer_high_pri()
local
692
cros_
ec_spi
_dt_probe(struct cros_
ec_spi
*
ec_spi
, struct device *dev)
cros_ec_spi_dt_probe()
argument
712
cros_
ec_spi
_devm_high_pri_alloc(struct device *dev, struct cros_
ec_spi
*
ec_spi
)
cros_ec_spi_devm_high_pri_alloc()
argument
740
struct cros_
ec_spi
*
ec_spi
;
cros_ec_spi_probe()
local
[all...]
Completed in 2 milliseconds