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:mailbox_bar
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sof/
H
A
D
utils.c
56
void __iomem *dest = sdev->bar[sdev->
mailbox_bar
] + offset;
in sof_mailbox_write()
65
void __iomem *src = sdev->bar[sdev->
mailbox_bar
] + offset;
in sof_mailbox_read()
H
A
D
sof-priv.h
397
int
mailbox_bar
;
member
/kernel/linux/linux-6.6/sound/soc/sof/
H
A
D
iomem-utils.c
57
void __iomem *dest = sdev->bar[sdev->
mailbox_bar
] + offset;
in sof_mailbox_write()
66
void __iomem *src = sdev->bar[sdev->
mailbox_bar
] + offset;
in sof_mailbox_read()
H
A
D
sof-priv.h
588
int
mailbox_bar
;
member
/kernel/linux/linux-5.10/sound/soc/sof/imx/
H
A
D
imx8m.c
208
sdev->
mailbox_bar
= SOF_FW_BLK_TYPE_SRAM;
in imx8m_probe()
H
A
D
imx8.c
331
sdev->
mailbox_bar
= SOF_FW_BLK_TYPE_SRAM;
in imx8_probe()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H
A
D
bdw.c
480
sdev->
mailbox_bar
= BDW_DSP_BAR;
in bdw_probe()
H
A
D
hda.c
811
sdev->
mailbox_bar
= HDA_DSP_BAR;
in hda_dsp_probe()
H
A
D
byt.c
765
sdev->
mailbox_bar
= BYT_DSP_BAR;
in byt_acpi_probe()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H
A
D
bdw.c
452
sdev->
mailbox_bar
= BDW_DSP_BAR;
in bdw_probe()
H
A
D
byt.c
159
sdev->
mailbox_bar
= DSP_BAR;
in byt_acpi_probe()
H
A
D
hda.c
1204
sdev->
mailbox_bar
= HDA_DSP_BAR;
in hda_dsp_probe()
/kernel/linux/linux-6.6/sound/soc/sof/imx/
H
A
D
imx8.c
311
sdev->
mailbox_bar
= SOF_FW_BLK_TYPE_SRAM;
in imx8_probe()
H
A
D
imx8ulp.c
251
sdev->
mailbox_bar
= SOF_FW_BLK_TYPE_SRAM;
in imx8ulp_probe()
H
A
D
imx8m.c
241
sdev->
mailbox_bar
= SOF_FW_BLK_TYPE_SRAM;
in imx8m_probe()
/kernel/linux/linux-6.6/sound/soc/sof/mediatek/mt8186/
H
A
D
mt8186.c
338
sdev->
mailbox_bar
= SOF_FW_BLK_TYPE_SRAM;
in mt8186_dsp_probe()
/kernel/linux/linux-6.6/sound/soc/sof/mediatek/mt8195/
H
A
D
mt8195.c
350
sdev->
mailbox_bar
= SOF_FW_BLK_TYPE_SRAM;
in mt8195_dsp_probe()
Completed in 16 milliseconds