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:rpmsg_info
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/fsl/
H
A
D
imx-pcm-rpmsg.c
37
struct
rpmsg_info
*info)
in imx_rpmsg_pcm_send_message()
110
struct
rpmsg_info
*info)
in imx_rpmsg_insert_workqueue()
142
struct
rpmsg_info
*info = dev_get_drvdata(component->dev);
in imx_rpmsg_pcm_hw_params()
193
struct
rpmsg_info
*info = dev_get_drvdata(component->dev);
in imx_rpmsg_pcm_pointer()
214
struct
rpmsg_info
*info = stream_timer->info;
in imx_rpmsg_timer_callback()
231
struct
rpmsg_info
*info = dev_get_drvdata(component->dev);
in imx_rpmsg_pcm_open()
288
struct
rpmsg_info
*info = dev_get_drvdata(component->dev);
in imx_rpmsg_pcm_close()
353
struct
rpmsg_info
*info = dev_get_drvdata(component->dev);
in imx_rpmsg_prepare_and_submit()
382
struct
rpmsg_info
*info = dev_get_drvdata(component->dev);
in imx_rpmsg_async_issue_pending()
399
struct
rpmsg_info
*inf
in imx_rpmsg_restart()
[all...]
H
A
D
imx-pcm-rpmsg.h
442
struct
rpmsg_info
*info;
451
struct
rpmsg_info
*info;
458
* struct
rpmsg_info
: rpmsg audio information
482
struct
rpmsg_info
{
struct
503
int (*send_message)(struct rpmsg_msg *msg, struct
rpmsg_info
*info);
H
A
D
imx-audio-rpmsg.c
22
struct
rpmsg_info
*info;
in imx_audio_rpmsg_cb()
Completed in 3 milliseconds