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_tokens
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/sof/
H
A
D
sof-audio.h
174
enum
sof_tokens
*token_list;
247
enum
sof_tokens
{
enum
642
int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum
sof_tokens
token_id,
H
A
D
ipc3-topology.c
2498
static enum
sof_tokens
host_token_list[] = {
2505
static enum
sof_tokens
comp_generic_token_list[] = {
2511
static enum
sof_tokens
buffer_token_list[] = {
2515
static enum
sof_tokens
pipeline_token_list[] = {
2522
static enum
sof_tokens
asrc_token_list[] = {
2529
static enum
sof_tokens
src_token_list[] = {
2536
static enum
sof_tokens
pga_token_list[] = {
2543
static enum
sof_tokens
dai_token_list[] = {
2550
static enum
sof_tokens
process_token_list[] = {
H
A
D
ipc4-topology.c
2927
static enum
sof_tokens
common_copier_token_list[] = {
2937
static enum
sof_tokens
pipeline_token_list[] = {
2942
static enum
sof_tokens
dai_token_list[] = {
2952
static enum
sof_tokens
pga_token_list[] = {
2961
static enum
sof_tokens
mixer_token_list[] = {
2969
static enum
sof_tokens
src_token_list[] = {
2978
static enum
sof_tokens
process_token_list[] = {
H
A
D
topology.c
52
int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum
sof_tokens
token_id,
in sof_update_ipc_object()
1188
enum
sof_tokens
*object_token_list, int count)
in sof_widget_parse_tokens()
1393
enum
sof_tokens
*token_list = NULL;
in sof_widget_ready()
Completed in 11 milliseconds