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:hp1_pin_sense
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/
H
A
D
patch_realtek.c
3684
bool
hp1_pin_sense
, hp2_pin_sense;
in alc225_init()
local
3697
hp1_pin_sense
= snd_hda_jack_detect(codec, hp_pin);
in alc225_init()
3700
if (
hp1_pin_sense
|| hp2_pin_sense)
in alc225_init()
3705
if (
hp1_pin_sense
|| spec->ultra_low_power)
in alc225_init()
3712
if (
hp1_pin_sense
|| hp2_pin_sense || spec->ultra_low_power)
in alc225_init()
3715
if (
hp1_pin_sense
|| spec->ultra_low_power)
in alc225_init()
3722
if (
hp1_pin_sense
|| hp2_pin_sense || spec->ultra_low_power)
in alc225_init()
3733
bool
hp1_pin_sense
, hp2_pin_sense;
in alc225_shutup()
local
3742
hp1_pin_sense
= snd_hda_jack_detect(codec, hp_pin);
in alc225_shutup()
3745
if (
hp1_pin_sense
|| hp2_pin_sens
in alc225_shutup()
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
patch_realtek.c
3733
bool
hp1_pin_sense
, hp2_pin_sense;
in alc225_init()
local
3756
hp1_pin_sense
= snd_hda_jack_detect(codec, hp_pin);
in alc225_init()
3759
if (
hp1_pin_sense
|| hp2_pin_sense)
in alc225_init()
3764
if (
hp1_pin_sense
|| spec->ultra_low_power)
in alc225_init()
3771
if (
hp1_pin_sense
|| hp2_pin_sense || spec->ultra_low_power)
in alc225_init()
3774
if (
hp1_pin_sense
|| spec->ultra_low_power)
in alc225_init()
3781
if (
hp1_pin_sense
|| hp2_pin_sense || spec->ultra_low_power)
in alc225_init()
3792
bool
hp1_pin_sense
, hp2_pin_sense;
in alc225_shutup()
local
3801
hp1_pin_sense
= snd_hda_jack_detect(codec, hp_pin);
in alc225_shutup()
3804
if (
hp1_pin_sense
|| hp2_pin_sens
in alc225_shutup()
[all...]
Completed in 17 milliseconds