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:cnl
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H
A
D
cnl-sst.c
3
*
cnl
-sst.c - DSP library functions for CNL platform
26
#include "
cnl
-sst-dsp.h"
127
struct skl_dev *
cnl
= ctx->thread_context;
in cnl_load_base_firmware()
local
139
if (
cnl
->is_first_boot) {
in cnl_load_base_firmware()
167
ret = wait_event_timeout(
cnl
->boot_wait,
cnl
->boot_complete,
in cnl_load_base_firmware()
176
cnl
->fw_loaded = true;
in cnl_load_base_firmware()
190
struct skl_dev *
cnl
= ctx->thread_context;
in cnl_set_dsp_D0()
local
195
if (!
cnl
->fw_loaded) {
in cnl_set_dsp_D0()
196
cnl
in cnl_set_dsp_D0()
253
struct skl_dev *
cnl
= ctx->thread_context;
cnl_set_dsp_D3()
local
315
struct skl_dev *
cnl
= dsp->thread_context;
cnl_dsp_irq_thread_handler()
local
408
cnl
_ipc_init(struct device *dev, struct skl_dev *
cnl
)
cnl_ipc_init()
argument
439
struct skl_dev *
cnl
;
cnl_sst_dsp_init()
local
[all...]
H
A
D
Makefile
3
skl-sst-ipc.o skl-sst-dsp.o
cnl
-sst-dsp.o skl-sst-cldma.o \
4
skl-sst.o bxt-sst.o
cnl
-sst.o skl-sst-utils.o
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H
A
D
cnl-sst.c
3
*
cnl
-sst.c - DSP library functions for CNL platform
26
#include "
cnl
-sst-dsp.h"
127
struct skl_dev *
cnl
= ctx->thread_context;
in cnl_load_base_firmware()
local
139
if (
cnl
->is_first_boot) {
in cnl_load_base_firmware()
167
ret = wait_event_timeout(
cnl
->boot_wait,
cnl
->boot_complete,
in cnl_load_base_firmware()
176
cnl
->fw_loaded = true;
in cnl_load_base_firmware()
190
struct skl_dev *
cnl
= ctx->thread_context;
in cnl_set_dsp_D0()
local
195
if (!
cnl
->fw_loaded) {
in cnl_set_dsp_D0()
196
cnl
in cnl_set_dsp_D0()
253
struct skl_dev *
cnl
= ctx->thread_context;
cnl_set_dsp_D3()
local
315
struct skl_dev *
cnl
= dsp->thread_context;
cnl_dsp_irq_thread_handler()
local
408
cnl
_ipc_init(struct device *dev, struct skl_dev *
cnl
)
cnl_ipc_init()
argument
439
struct skl_dev *
cnl
;
cnl_sst_dsp_init()
local
[all...]
H
A
D
Makefile
3
skl-sst-ipc.o skl-sst-dsp.o
cnl
-sst-dsp.o skl-sst-cldma.o \
4
skl-sst.o bxt-sst.o
cnl
-sst.o skl-sst-utils.o
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H
A
D
Makefile
10
apl.o
cnl
.o tgl.o icl.o mtl.o lnl.o hda-common-ops.o
30
snd-sof-pci-intel-
cnl
-objs := pci-
cnl
.o
39
obj-$(CONFIG_SND_SOC_SOF_INTEL_CNL) += snd-sof-pci-intel-
cnl
.o
/kernel/linux/linux-5.10/sound/soc/intel/common/
H
A
D
Makefile
8
soc-acpi-intel-
cnl
-match.o soc-acpi-intel-cfl-match.o \
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H
A
D
Makefile
11
apl.o
cnl
.o tgl.o
/kernel/linux/linux-6.6/sound/soc/intel/common/
H
A
D
Makefile
8
soc-acpi-intel-
cnl
-match.o soc-acpi-intel-cfl-match.o \
Completed in 3 milliseconds