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:hda_spdif_out
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/
H
A
D
hda_codec.c
955
snd_array_init(&codec->spdif_out, sizeof(struct
hda_spdif_out
), 16);
in snd_hda_codec_device_new()
2226
struct
hda_spdif_out
*spdif;
in snd_hda_spdif_default_get()
2332
struct
hda_spdif_out
*spdif;
in snd_hda_spdif_default_put()
2363
struct
hda_spdif_out
*spdif;
in snd_hda_spdif_out_switch_get()
2390
struct
hda_spdif_out
*spdif;
in snd_hda_spdif_out_switch_put()
2465
struct
hda_spdif_out
*spdif;
in snd_hda_create_dig_out_ctls()
2513
* snd_hda_spdif_out_of_nid - get the
hda_spdif_out
entry from the given NID
2519
struct
hda_spdif_out
*snd_hda_spdif_out_of_nid(struct hda_codec *codec,
in snd_hda_spdif_out_of_nid()
2522
struct
hda_spdif_out
*spdif;
in snd_hda_spdif_out_of_nid()
2542
struct
hda_spdif_out
*spdi
in snd_hda_spdif_ctls_unassign()
[all...]
H
A
D
hda_controller.c
156
struct
hda_spdif_out
*spdif =
in azx_pcm_prepare()
H
A
D
patch_hdmi.c
2033
struct
hda_spdif_out
*spdif;
in check_non_pcm_per_cvt()
3423
struct
hda_spdif_out
*spdif;
in nvhdmi_8ch_7x_pcm_prepare()
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
hda_codec.c
939
snd_array_init(&codec->spdif_out, sizeof(struct
hda_spdif_out
), 16);
in snd_hda_codec_device_init()
2210
struct
hda_spdif_out
*spdif;
in snd_hda_spdif_default_get()
2316
struct
hda_spdif_out
*spdif;
in snd_hda_spdif_default_put()
2347
struct
hda_spdif_out
*spdif;
in snd_hda_spdif_out_switch_get()
2374
struct
hda_spdif_out
*spdif;
in snd_hda_spdif_out_switch_put()
2449
struct
hda_spdif_out
*spdif;
in snd_hda_create_dig_out_ctls()
2501
* snd_hda_spdif_out_of_nid - get the
hda_spdif_out
entry from the given NID
2507
struct
hda_spdif_out
*snd_hda_spdif_out_of_nid(struct hda_codec *codec,
in snd_hda_spdif_out_of_nid()
2510
struct
hda_spdif_out
*spdif;
in snd_hda_spdif_out_of_nid()
2530
struct
hda_spdif_out
*spdi
in snd_hda_spdif_ctls_unassign()
[all...]
H
A
D
hda_controller.c
156
struct
hda_spdif_out
*spdif =
in azx_pcm_prepare()
H
A
D
patch_hdmi.c
2062
struct
hda_spdif_out
*spdif;
in check_non_pcm_per_cvt()
3556
struct
hda_spdif_out
*spdif;
in nvhdmi_8ch_7x_pcm_prepare()
/kernel/linux/linux-5.10/include/sound/
H
A
D
hda_codec.h
395
struct
hda_spdif_out
{
struct
400
struct
hda_spdif_out
*snd_hda_spdif_out_of_nid(struct hda_codec *codec,
/kernel/linux/linux-6.6/include/sound/
H
A
D
hda_codec.h
401
struct
hda_spdif_out
{
struct
406
struct
hda_spdif_out
*snd_hda_spdif_out_of_nid(struct hda_codec *codec,
Completed in 29 milliseconds