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:rk_pdm_dev
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/rockchip/
H
A
D
rockchip_pdm.c
31
struct
rk_pdm_dev
{
struct
78
static unsigned int get_pdm_clk(struct
rk_pdm_dev
*pdm, unsigned int sr,
in get_pdm_clk()
175
static inline struct
rk_pdm_dev
*to_info(struct snd_soc_dai *dai)
in to_info()
180
static void rockchip_pdm_rxctrl(struct
rk_pdm_dev
*pdm, int on)
in rockchip_pdm_rxctrl()
200
struct
rk_pdm_dev
*pdm = to_info(dai);
in rockchip_pdm_hw_params()
323
struct
rk_pdm_dev
*pdm = to_info(cpu_dai);
in rockchip_pdm_set_fmt()
348
struct
rk_pdm_dev
*pdm = to_info(dai);
in rockchip_pdm_trigger()
374
struct
rk_pdm_dev
*pdm = to_info(dai);
in rockchip_pdm_dai_probe()
413
struct
rk_pdm_dev
*pdm = dev_get_drvdata(dev);
in rockchip_pdm_runtime_suspend()
423
struct
rk_pdm_dev
*pd
in rockchip_pdm_runtime_resume()
[all...]
/kernel/linux/linux-5.10/sound/soc/rockchip/
H
A
D
rockchip_pdm.c
29
struct
rk_pdm_dev
{
struct
76
static unsigned int get_pdm_clk(struct
rk_pdm_dev
*pdm, unsigned int sr,
in get_pdm_clk()
124
static inline struct
rk_pdm_dev
*to_info(struct snd_soc_dai *dai)
in to_info()
129
static void rockchip_pdm_rxctrl(struct
rk_pdm_dev
*pdm, int on)
in rockchip_pdm_rxctrl()
149
struct
rk_pdm_dev
*pdm = to_info(dai);
in rockchip_pdm_hw_params()
261
struct
rk_pdm_dev
*pdm = to_info(cpu_dai);
in rockchip_pdm_set_fmt()
286
struct
rk_pdm_dev
*pdm = to_info(dai);
in rockchip_pdm_trigger()
312
struct
rk_pdm_dev
*pdm = to_info(dai);
in rockchip_pdm_dai_probe()
350
struct
rk_pdm_dev
*pdm = dev_get_drvdata(dev);
in rockchip_pdm_runtime_suspend()
360
struct
rk_pdm_dev
*pd
in rockchip_pdm_runtime_resume()
[all...]
Completed in 3 milliseconds