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:rk808
(Results
1 - 5
of
5
) sorted by relevance
/device/board/hihope/rk3568/audio_drivers/codec/rk809_codec/src/
H
A
D
rk809_codec_adapter.c
80
struct
rk808
*
rk808
= NULL;
in Rk809DriverInit()
local
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H
A
D
rk808-regulator.c
427
struct
rk808
*
rk808
= dev_get_drvdata(rdev->dev.parent);
in rk8xx_set_ramp_delay()
local
554
struct
rk808
*
rk808
= dev_get_drvdata(rdev->dev.parent);
in rk808_set_suspend_enable()
local
570
struct
rk808
*
rk808
in rk808_set_suspend_disable()
local
1469
struct
rk808
*
rk808
= dev_get_drvdata(pdev->dev.parent);
rk808_regulator_probe()
local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/
H
A
D
pinctrl-rk805.c
65
struct
rk808
*
rk808
;
member
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/mfd/
H
A
D
rk808.c
758
struct
rk808
*
rk808
= i2c_get_clientdata(
rk808
_i2c_client);
rk805_device_shutdown_prepare()
local
773
struct
rk808
*
rk808
= i2c_get_clientdata(
rk808
_i2c_client);
rk817_shutdown_prepare()
local
812
struct
rk808
*
rk808
= i2c_get_clientdata(
rk808
_i2c_client);
rk8xx_device_shutdown()
local
846
struct
rk808
*
rk808
= i2c_get_clientdata(
rk808
_i2c_client);
rk8xx_syscore_shutdown()
local
913
struct
rk808
*
rk808
= i2c_get_clientdata(
rk808
_i2c_client);
rk8xx_dbg_store()
local
954
rk817_pinctrl_init(struct device *dev, struct
rk808
*
rk808
)
rk817_pinctrl_init()
argument
1028
struct
rk808
*
rk808
;
global()
member
1099
rk817_of_property_prepare(struct
rk808
*
rk808
, struct device *dev)
rk817_of_property_prepare()
argument
1153
struct
rk808
*
rk808
;
rk808_probe()
local
1384
struct
rk808
*
rk808
= i2c_get_clientdata(client);
rk808_remove()
local
1413
struct
rk808
*
rk808
= i2c_get_clientdata(
rk808
_i2c_client);
rk8xx_suspend()
local
1463
struct
rk808
*
rk808
= i2c_get_clientdata(
rk808
_i2c_client);
rk8xx_resume()
local
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/mfd/
H
A
D
rk808.h
1084
struct
rk808
{
struct
Completed in 7 milliseconds