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
defs:jack_kctl
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/core/
H
A
D
jack.c
59
struct snd_jack_kctl *
jack_kctl
, *tmp_jack_kctl;
in snd_jack_dev_free()
local
125
struct snd_jack_kctl *
jack_kctl
;
in snd_jack_kctl_private_free()
local
134
static void snd_jack_kctl_add(struct snd_jack *jack, struct snd_jack_kctl *
jack_kctl
)
in snd_jack_kctl_add()
argument
142
struct snd_
jack_kctl
*
jack_kctl
;
snd_jack_kctl_new()
local
183
struct snd_
jack_kctl
*
jack_kctl
;
snd_jack_add_new_kctl()
local
213
struct snd_
jack_kctl
*
jack_kctl
= NULL;
snd_jack_new()
local
365
struct snd_
jack_kctl
*
jack_kctl
;
snd_jack_report()
local
[all...]
/kernel/linux/linux-6.6/sound/core/
H
A
D
jack.c
67
struct snd_jack_kctl *
jack_kctl
, *tmp_jack_kctl;
in snd_jack_dev_free()
local
130
static void snd_jack_inject_report(struct snd_jack_kctl *
jack_kctl
, int status)
in snd_jack_inject_report()
argument
173
struct snd_
jack_kctl
*
jack_kctl
= file->private_data;
sw_inject_enable_read()
local
187
struct snd_
jack_kctl
*
jack_kctl
= file->private_data;
sw_inject_enable_write()
local
211
struct snd_
jack_kctl
*
jack_kctl
= file->private_data;
jackin_inject_write()
local
232
struct snd_
jack_kctl
*
jack_kctl
= file->private_data;
jack_kctl_id_read()
local
270
struct snd_
jack_kctl
*
jack_kctl
= file->private_data;
jack_kctl_mask_bits_read()
local
283
struct snd_
jack_kctl
*
jack_kctl
= file->private_data;
jack_kctl_status_read()
local
298
struct snd_
jack_kctl
*
jack_kctl
= file->private_data;
jack_type_read()
local
346
snd_jack_debugfs_add_inject_node(struct snd_jack *jack, struct snd_
jack_kctl
*
jack_kctl
)
snd_jack_debugfs_add_inject_node()
argument
390
snd_jack_debugfs_clear_inject_node(struct snd_
jack_kctl
*
jack_kctl
)
snd_jack_debugfs_clear_inject_node()
argument
396
snd_jack_debugfs_add_inject_node(struct snd_jack *jack, struct snd_
jack_kctl
*
jack_kctl
)
snd_jack_debugfs_add_inject_node()
argument
402
snd_jack_debugfs_clear_inject_node(struct snd_
jack_kctl
*
jack_kctl
)
snd_jack_debugfs_clear_inject_node()
argument
409
struct snd_
jack_kctl
*
jack_kctl
;
snd_jack_kctl_private_free()
local
419
snd_
jack_kctl
_add(struct snd_jack *jack, struct snd_
jack_kctl
*
jack_kctl
)
snd_jack_kctl_add()
argument
429
struct snd_
jack_kctl
*
jack_kctl
;
snd_jack_kctl_new()
local
470
struct snd_
jack_kctl
*
jack_kctl
;
snd_jack_add_new_kctl()
local
500
struct snd_
jack_kctl
*
jack_kctl
= NULL;
snd_jack_new()
local
652
struct snd_
jack_kctl
*
jack_kctl
;
snd_jack_report()
local
[all...]
Completed in 1 milliseconds