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:AC97_EI_SPDIF
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ac97/
H
A
D
ac97_pcm.c
164
if (! (ac97->ext_id &
AC97_EI_SPDIF
))
in set_spdif_rate()
331
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in get_pslots()
346
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in get_pslots()
356
if (ac97->ext_id &
AC97_EI_SPDIF
)
in get_pslots()
369
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in get_pslots()
568
if (bus->codec[cidx] && (bus->codec[cidx]->ext_id &
AC97_EI_SPDIF
)) {
in snd_ac97_pcm_open()
H
A
D
ac97_proc.c
187
ext &
AC97_EI_SPDIF
? " SPDIF" : "",
in snd_ac97_proc_read_main()
201
ext &
AC97_EI_SPDIF
? spdif_slots[(val & AC97_EA_SPSA_SLOT_MASK) >> AC97_EA_SPSA_SLOT_SHIFT] : "",
in snd_ac97_proc_read_main()
224
if ((ext &
AC97_EI_SPDIF
) || (ac97->flags & AC97_CS_SPDIF) ||
in snd_ac97_proc_read_main()
H
A
D
ac97_patch.c
357
ac97->ext_id |=
AC97_EI_SPDIF
; /* force the detection of spdif */
in patch_yamaha_ymf743()
1302
ac97->ext_id |=
AC97_EI_SPDIF
; /* force the detection of spdif */
in patch_cirrus_spdif()
1347
ac97->ext_id |=
AC97_EI_SPDIF
; /* force the detection of spdif */
in patch_conexant()
2587
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in patch_alc650_specific()
2740
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in patch_alc655_specific()
2784
ac97->ext_id |=
AC97_EI_SPDIF
;
in patch_alc655()
2852
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in patch_alc850_specific()
3074
ac97->ext_id &= ~
AC97_EI_SPDIF
; /* disable extended-id */
in patch_cm9739()
3090
if (! (ac97->ext_id &
AC97_EI_SPDIF
))
in patch_cm9739()
3253
ac97->ext_id |=
AC97_EI_SPDIF
;
in patch_cm9761()
[all...]
H
A
D
ac97_codec.c
1612
ac97->ext_id |=
AC97_EI_SPDIF
;
in snd_ac97_mixer_build()
1614
if ((ac97->ext_id &
AC97_EI_SPDIF
) && !(ac97->scaps & AC97_SCAP_NO_SPDIF)) {
in snd_ac97_mixer_build()
2215
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in snd_ac97_mixer()
2503
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in snd_ac97_restore_iec958()
/kernel/linux/linux-6.6/sound/pci/ac97/
H
A
D
ac97_pcm.c
164
if (! (ac97->ext_id &
AC97_EI_SPDIF
))
in set_spdif_rate()
331
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in get_pslots()
346
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in get_pslots()
356
if (ac97->ext_id &
AC97_EI_SPDIF
)
in get_pslots()
369
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in get_pslots()
568
if (bus->codec[cidx] && (bus->codec[cidx]->ext_id &
AC97_EI_SPDIF
)) {
in snd_ac97_pcm_open()
H
A
D
ac97_proc.c
187
ext &
AC97_EI_SPDIF
? " SPDIF" : "",
in snd_ac97_proc_read_main()
201
ext &
AC97_EI_SPDIF
? spdif_slots[(val & AC97_EA_SPSA_SLOT_MASK) >> AC97_EA_SPSA_SLOT_SHIFT] : "",
in snd_ac97_proc_read_main()
224
if ((ext &
AC97_EI_SPDIF
) || (ac97->flags & AC97_CS_SPDIF) ||
in snd_ac97_proc_read_main()
H
A
D
ac97_patch.c
359
ac97->ext_id |=
AC97_EI_SPDIF
; /* force the detection of spdif */
in patch_yamaha_ymf743()
1327
ac97->ext_id |=
AC97_EI_SPDIF
; /* force the detection of spdif */
in patch_cirrus_spdif()
1374
ac97->ext_id |=
AC97_EI_SPDIF
; /* force the detection of spdif */
in patch_conexant()
2620
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in patch_alc650_specific()
2775
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in patch_alc655_specific()
2820
ac97->ext_id |=
AC97_EI_SPDIF
;
in patch_alc655()
2889
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in patch_alc850_specific()
3112
ac97->ext_id &= ~
AC97_EI_SPDIF
; /* disable extended-id */
in patch_cm9739()
3128
if (! (ac97->ext_id &
AC97_EI_SPDIF
))
in patch_cm9739()
3291
ac97->ext_id |=
AC97_EI_SPDIF
;
in patch_cm9761()
[all...]
H
A
D
ac97_codec.c
1661
ac97->ext_id |=
AC97_EI_SPDIF
;
in snd_ac97_mixer_build()
1663
if ((ac97->ext_id &
AC97_EI_SPDIF
) && !(ac97->scaps & AC97_SCAP_NO_SPDIF)) {
in snd_ac97_mixer_build()
2278
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in snd_ac97_mixer()
2569
if (ac97->ext_id &
AC97_EI_SPDIF
) {
in snd_ac97_restore_iec958()
/kernel/linux/linux-5.10/include/sound/ac97/
H
A
D
regs.h
140
#define
AC97_EI_SPDIF
0x0004 /* S/PDIF out supported */
macro
/kernel/linux/linux-6.6/include/sound/ac97/
H
A
D
regs.h
140
#define
AC97_EI_SPDIF
0x0004 /* S/PDIF out supported */
macro
/kernel/linux/linux-5.10/include/sound/
H
A
D
ac97_codec.h
308
return (ac97->ext_id &
AC97_EI_SPDIF
) != 0;
in ac97_can_spdif()
/kernel/linux/linux-6.6/include/sound/
H
A
D
ac97_codec.h
308
return (ac97->ext_id &
AC97_EI_SPDIF
) != 0;
in ac97_can_spdif()
/kernel/linux/linux-5.10/sound/pci/trident/
H
A
D
trident_main.c
3014
if (trident->ac97->ext_id &
AC97_EI_SPDIF
)
in snd_trident_mixer()
3016
if (trident->ac97_sec && (trident->ac97_sec->ext_id &
AC97_EI_SPDIF
))
in snd_trident_mixer()
/kernel/linux/linux-6.6/sound/pci/trident/
H
A
D
trident_main.c
3034
if (trident->ac97->ext_id &
AC97_EI_SPDIF
)
in snd_trident_mixer()
3036
if (trident->ac97_sec && (trident->ac97_sec->ext_id &
AC97_EI_SPDIF
))
in snd_trident_mixer()
/kernel/linux/linux-5.10/sound/pci/
H
A
D
ens1370.c
1624
if (ensoniq->u.es1371.ac97->ext_id &
AC97_EI_SPDIF
)
in snd_ensoniq_1371_mixer()
/kernel/linux/linux-6.6/sound/pci/
H
A
D
ens1370.c
1619
if (ensoniq->u.es1371.ac97->ext_id &
AC97_EI_SPDIF
)
in snd_ensoniq_1371_mixer()
Completed in 41 milliseconds