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:c_desc
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/samsung/
H
A
D
exynos-regulator-coupler.c
24
struct coupling_desc *
c_desc
= &rdev->coupling_desc;
in regulator_get_optimal_voltage()
local
125
struct coupling_desc *
c_desc
= &rdev->coupling_desc;
in exynos_coupler_balance_voltage()
local
/kernel/linux/linux-5.10/drivers/soc/tegra/
H
A
D
regulators-tegra20.c
69
struct coupling_desc *
c_desc
= &core_rdev->coupling_desc;
in tegra20_core_rtc_max_spread()
local
/kernel/linux/linux-6.6/drivers/soc/samsung/
H
A
D
exynos-regulator-coupler.c
24
struct coupling_desc *
c_desc
= &rdev->coupling_desc;
in regulator_get_optimal_voltage()
local
125
struct coupling_desc *
c_desc
= &rdev->coupling_desc;
in exynos_coupler_balance_voltage()
local
/kernel/linux/linux-6.6/drivers/soc/tegra/
H
A
D
regulators-tegra20.c
95
struct coupling_desc *
c_desc
= &core_rdev->coupling_desc;
in tegra20_core_rtc_max_spread()
local
/kernel/linux/linux-6.6/drivers/platform/chrome/
H
A
D
cros_ec_typec.c
798
struct typec_cable_desc
c_desc
= {};
in cros_typec_handle_sop_prime_disc()
local
[all...]
/third_party/protobuf/src/google/protobuf/
H
A
D
descriptor_unittest.cc
7317
const Descriptor*
c_desc
= file_desc->FindMessageTypeByName("C");
in TEST_F()
local
/kernel/linux/linux-5.10/drivers/regulator/
H
A
D
core.c
3762
struct coupling_desc *
c_desc
= &rdev->coupling_desc;
in regulator_get_optimal_voltage()
local
3904
struct coupling_desc *
c_desc
= &rdev->coupling_desc;
in regulator_do_balance_voltage()
local
3985
struct coupling_desc *
c_desc
= &rdev->coupling_desc;
in regulator_balance_voltage()
local
5118
struct coupling_desc *
c_desc
in regulator_resolve_coupling()
local
5149
struct coupling_desc *__
c_desc
, *
c_desc
= &rdev->coupling_desc;
regulator_remove_coupling()
local
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H
A
D
core.c
3904
struct coupling_desc *
c_desc
= &rdev->coupling_desc;
in regulator_get_optimal_voltage()
local
4046
struct coupling_desc *
c_desc
= &rdev->coupling_desc;
in regulator_do_balance_voltage()
local
4127
struct coupling_desc *
c_desc
= &rdev->coupling_desc;
in regulator_balance_voltage()
local
5336
struct coupling_desc *
c_desc
in regulator_resolve_coupling()
local
5367
struct coupling_desc *__
c_desc
, *
c_desc
= &rdev->coupling_desc;
regulator_remove_coupling()
local
[all...]
Completed in 25 milliseconds