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:sof_amd_acp_desc
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H
A
D
acp-loader.c
33
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in acp_dsp_block_read()
52
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in acp_dsp_block_write()
110
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in configure_pte_for_fw_loading()
154
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in acp_dsp_pre_fw_run()
211
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in acp_sof_dsp_run()
H
A
D
acp.c
64
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in init_dma_descriptor()
236
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in configure_and_run_sha_dma()
331
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in acp_memory_init()
343
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in acp_irq_thread()
365
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in acp_irq_handler()
381
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in acp_power_on()
405
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in acp_reset()
485
const struct
sof_amd_acp_desc
*chip;
in amd_sof_acp_probe()
H
A
D
acp-ipc.c
33
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in acpbus_trigger_host_to_dsp_swintr()
70
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in acp_sof_ipc_send_msg()
158
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in acp_sof_ipc_irq_thread()
289
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in acp_sof_ipc_get_mailbox_offset()
H
A
D
pci-rn.c
30
static const struct
sof_amd_acp_desc
renoir_chip_info = {
H
A
D
pci-rmb.c
30
static const struct
sof_amd_acp_desc
rembrandt_chip_info = {
H
A
D
pci-vangogh.c
28
static const struct
sof_amd_acp_desc
vangogh_chip_info = {
H
A
D
acp.h
172
struct
sof_amd_acp_desc
{
struct
293
static inline const struct
sof_amd_acp_desc
*get_chip_info(struct snd_sof_pdata *pdata)
in get_chip_info()
H
A
D
acp-stream.c
29
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in acp_dsp_stream_config()
H
A
D
acp-common.c
27
const struct
sof_amd_acp_desc
*desc = get_chip_info(sdev->pdata);
in amd_sof_ipc_dump()
Completed in 6 milliseconds