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_dev_desc
(Results
1 - 25
of
43
) sorted by relevance
1
2
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H
A
D
pci-tgl.c
22
static const struct
sof_dev_desc
tgl_desc = {
55
static const struct
sof_dev_desc
tglh_desc = {
88
static const struct
sof_dev_desc
ehl_desc = {
120
static const struct
sof_dev_desc
adls_desc = {
153
static const struct
sof_dev_desc
adl_desc = {
186
static const struct
sof_dev_desc
adl_n_desc = {
219
static const struct
sof_dev_desc
rpls_desc = {
252
static const struct
sof_dev_desc
rpl_desc = {
H
A
D
pci-cnl.c
22
static const struct
sof_dev_desc
cnl_desc = {
55
static const struct
sof_dev_desc
cfl_desc = {
88
static const struct
sof_dev_desc
cml_desc = {
H
A
D
pci-skl.c
20
static struct
sof_dev_desc
skl_desc = {
45
static struct
sof_dev_desc
kbl_desc = {
H
A
D
pci-icl.c
22
static const struct
sof_dev_desc
icl_desc = {
55
static const struct
sof_dev_desc
jsl_desc = {
H
A
D
pci-apl.c
22
static const struct
sof_dev_desc
bxt_desc = {
54
static const struct
sof_dev_desc
glk_desc = {
H
A
D
bdw.c
412
const struct
sof_dev_desc
*desc = pdata->desc;
in bdw_probe()
515
const struct
sof_dev_desc
*desc = sof_pdata->desc;
in bdw_machine_select()
534
const struct
sof_dev_desc
*desc = pdata->desc;
in bdw_set_mach_params()
635
static const struct
sof_dev_desc
sof_acpi_broadwell_desc = {
667
const struct
sof_dev_desc
*desc;
in sof_broadwell_probe()
680
desc = (const struct
sof_dev_desc
*)id->driver_data;
in sof_broadwell_probe()
H
A
D
byt.c
113
const struct
sof_dev_desc
*desc = pdata->desc;
in byt_acpi_probe()
370
static const struct
sof_dev_desc
sof_acpi_baytrailcr_desc = {
392
static const struct
sof_dev_desc
sof_acpi_baytrail_desc = {
414
static const struct
sof_dev_desc
sof_acpi_cherrytrail_desc = {
446
const struct
sof_dev_desc
*desc;
in sof_baytrail_probe()
460
desc = (const struct
sof_dev_desc
*)id->driver_data;
in sof_baytrail_probe()
H
A
D
pci-mtl.c
23
static const struct
sof_dev_desc
mtl_desc = {
H
A
D
pci-lnl.c
23
static const struct
sof_dev_desc
lnl_desc = {
H
A
D
pci-tng.c
55
const struct
sof_dev_desc
*desc = pdata->desc;
in tangier_pci_probe()
204
static const struct
sof_dev_desc
tng_desc = {
H
A
D
atom.c
299
const struct
sof_dev_desc
*desc = sof_pdata->desc;
in atom_machine_select()
410
const struct
sof_dev_desc
*desc = pdata->desc;
in atom_set_mach_params()
H
A
D
shim.h
209
const struct
sof_dev_desc
*desc = pdata->desc;
in get_chip_info()
/kernel/linux/linux-5.10/sound/soc/sof/
H
A
D
sof-pci-dev.c
110
static const struct
sof_dev_desc
bxt_desc = {
128
static const struct
sof_dev_desc
glk_desc = {
156
static const struct
sof_dev_desc
tng_desc = {
173
static const struct
sof_dev_desc
cnl_desc = {
192
static const struct
sof_dev_desc
cfl_desc = {
211
static const struct
sof_dev_desc
cml_desc = {
230
static const struct
sof_dev_desc
icl_desc = {
249
static const struct
sof_dev_desc
tgl_desc = {
266
static const struct
sof_dev_desc
tglh_desc = {
284
static const struct
sof_dev_desc
ehl_des
[all...]
H
A
D
sof-acpi-dev.c
39
static const struct
sof_dev_desc
sof_acpi_broadwell_desc = {
57
static const struct
sof_dev_desc
sof_acpi_baytrailcr_desc = {
71
static const struct
sof_dev_desc
sof_acpi_baytrail_desc = {
85
static const struct
sof_dev_desc
sof_acpi_cherrytrail_desc = {
123
const struct
sof_dev_desc
*desc;
in sof_acpi_probe()
H
A
D
sof-of-dev.c
21
static struct
sof_dev_desc
sof_of_imx8qxp_desc = {
29
static struct
sof_dev_desc
sof_of_imx8qm_desc = {
39
static struct
sof_dev_desc
sof_of_imx8mp_desc = {
71
const struct
sof_dev_desc
*desc;
in sof_of_probe()
/kernel/linux/linux-5.10/include/sound/
H
A
D
sof.h
43
const struct
sof_dev_desc
*desc;
62
struct
sof_dev_desc
{
struct
/kernel/linux/linux-6.6/include/sound/
H
A
D
sof.h
87
const struct
sof_dev_desc
*desc;
112
struct
sof_dev_desc
{
struct
/kernel/linux/linux-6.6/sound/soc/sof/
H
A
D
sof-acpi-dev.h
13
int sof_acpi_probe(struct platform_device *pdev, const struct
sof_dev_desc
*desc);
H
A
D
sof-pci-dev.c
194
const struct
sof_dev_desc
*desc =
in sof_pci_probe()
195
(const struct
sof_dev_desc
*)pci_id->driver_data;
in sof_pci_probe()
H
A
D
sof-acpi-dev.c
59
int sof_acpi_probe(struct platform_device *pdev, const struct
sof_dev_desc
*desc)
in sof_acpi_probe()
H
A
D
sof-of-dev.c
47
const struct
sof_dev_desc
*desc;
in sof_of_probe()
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H
A
D
pci-rn.c
42
static const struct
sof_dev_desc
renoir_desc = {
H
A
D
pci-rmb.c
42
static const struct
sof_dev_desc
rembrandt_desc = {
H
A
D
pci-vangogh.c
41
static const struct
sof_dev_desc
vangogh_desc = {
H
A
D
acp-common.c
125
const struct
sof_dev_desc
*desc = sof_pdata->desc;
in amd_sof_machine_select()
Completed in 8 milliseconds
1
2