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_device
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/power/supply/
H
A
D
cros_peripheral_charger.c
41
struct cros_ec_device *
ec_device
;
member
265
struct cros_ec_device *
ec_device
= ec_dev->ec_dev;
in cros_pchg_probe()
local
H
A
D
cros_usbpd-charger.c
48
struct cros_ec_device *
ec_device
;
member
364
struct cros_ec_device *
ec_device
= charger->
ec_device
;
in cros_usbpd_charger_get_prop()
local
541
struct cros_ec_device *
ec_device
= ec_dev->ec_dev;
in cros_usbpd_charger_probe()
local
/kernel/linux/linux-5.10/drivers/power/supply/
H
A
D
cros_usbpd-charger.c
48
struct cros_ec_device *
ec_device
;
member
364
struct cros_ec_device *
ec_device
= charger->
ec_device
;
in cros_usbpd_charger_get_prop()
local
541
struct cros_ec_device *
ec_device
= ec_dev->ec_dev;
in cros_usbpd_charger_probe()
local
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
cros_ec_codec.c
31
struct cros_ec_device *
ec_device
;
member
956
struct cros_
ec_device
*
ec_device
= dev_get_drvdata(pdev->dev.parent);
cros_ec_codec_platform_probe()
local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
cros_ec_codec.c
31
struct cros_ec_device *
ec_device
;
member
957
struct cros_
ec_device
*
ec_device
= dev_get_drvdata(pdev->dev.parent);
cros_ec_codec_platform_probe()
local
[all...]
Completed in 5 milliseconds