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:per_cvt
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
patch_hdmi.c
998
struct hdmi_spec_per_cvt *
per_cvt
= NULL;
in hdmi_choose_cvt()
local
1009
per_cvt
= get_cvt(spec, cvt_idx);
in hdmi_choose_cvt()
1010
if (
per_cvt
->assigned && !silent)
in hdmi_choose_cvt()
1019
per_cvt
= get_cvt(spec, cvt_idx);
in hdmi_choose_cvt()
1022
if (
per_cvt
->assigned ||
per_cvt
->silent_stream)
in hdmi_choose_cvt()
1028
if (per_pin->mux_nids[mux_idx] ==
per_cvt
->cvt_nid)
in hdmi_choose_cvt()
1095
struct hdmi_spec_per_cvt *
per_cvt
;
in intel_not_share_assigned_cvt()
local
1148
per_cvt
= get_cvt(spec, cvt_idx);
in intel_not_share_assigned_cvt()
1149
if (!
per_cvt
in intel_not_share_assigned_cvt()
1199
struct hdmi_spec_
per_cvt
*
per_cvt
= NULL;
hdmi_pcm_open_no_pin()
local
1249
struct hdmi_spec_
per_cvt
*
per_cvt
= NULL;
hdmi_pcm_open()
local
1705
struct hdmi_spec_
per_cvt
*
per_cvt
;
silent_stream_enable()
local
1777
struct hdmi_spec_
per_cvt
*
per_cvt
;
silent_stream_disable()
local
1958
struct hdmi_spec_
per_cvt
*
per_cvt
;
hdmi_add_cvt()
local
2175
struct hdmi_spec_
per_cvt
*
per_cvt
;
hdmi_pcm_close()
local
2304
struct hdmi_spec_
per_cvt
*
per_cvt
;
generic_hdmi_build_pcms()
local
3225
struct hdmi_spec_
per_cvt
*
per_cvt
;
simple_playback_build_pcms()
local
3261
struct hdmi_spec_
per_cvt
*
per_cvt
;
simple_playback_build_controls()
local
3457
struct hdmi_spec_
per_cvt
*
per_cvt
;
patch_simple_hdmi()
local
3557
struct hdmi_spec_
per_cvt
*
per_cvt
;
nvhdmi_8ch_7x_pcm_prepare()
local
4436
struct hdmi_spec_
per_cvt
*
per_cvt
;
patch_atihdmi()
local
[all...]
/kernel/linux/linux-5.10/sound/pci/hda/
H
A
D
patch_hdmi.c
986
struct hdmi_spec_per_cvt *
per_cvt
= NULL;
in hdmi_choose_cvt()
local
1004
per_cvt
= get_cvt(spec, cvt_idx);
in hdmi_choose_cvt()
1007
if (
per_cvt
->assigned)
in hdmi_choose_cvt()
1013
if (per_pin->mux_nids[mux_idx] ==
per_cvt
->cvt_nid)
in hdmi_choose_cvt()
1080
struct hdmi_spec_per_cvt *
per_cvt
;
in intel_not_share_assigned_cvt()
local
1133
per_cvt
= get_cvt(spec, cvt_idx);
in intel_not_share_assigned_cvt()
1134
if (!
per_cvt
->assigned) {
in intel_not_share_assigned_cvt()
1186
struct hdmi_spec_per_cvt *
per_cvt
= NULL;
in hdmi_pcm_open_no_pin()
local
1197
per_cvt
= get_cvt(spec, cvt_idx);
in hdmi_pcm_open_no_pin()
1198
per_cvt
in hdmi_pcm_open_no_pin()
1236
struct hdmi_spec_
per_cvt
*
per_cvt
= NULL;
hdmi_pcm_open()
local
1689
struct hdmi_spec_
per_cvt
*
per_cvt
;
silent_stream_enable()
local
1745
struct hdmi_spec_
per_cvt
*
per_cvt
;
silent_stream_disable()
local
1932
struct hdmi_spec_
per_cvt
*
per_cvt
;
hdmi_add_cvt()
local
2151
struct hdmi_spec_
per_cvt
*
per_cvt
;
hdmi_pcm_close()
local
3092
struct hdmi_spec_
per_cvt
*
per_cvt
;
simple_playback_build_pcms()
local
3128
struct hdmi_spec_
per_cvt
*
per_cvt
;
simple_playback_build_controls()
local
3324
struct hdmi_spec_
per_cvt
*
per_cvt
;
patch_simple_hdmi()
local
3424
struct hdmi_spec_
per_cvt
*
per_cvt
;
nvhdmi_8ch_7x_pcm_prepare()
local
4235
struct hdmi_spec_
per_cvt
*
per_cvt
;
patch_atihdmi()
local
[all...]
Completed in 8 milliseconds