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:dem_inp
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wcd9335.c
3531
u8
dem_inp
;
in wcd9335_codec_hphl_dac_event()
local
3536
dem_inp
= snd_soc_component_read(comp,
in wcd9335_codec_hphl_dac_event()
3539
(hph_mode == CLS_H_LP)) && (
dem_inp
!= 0x01)) {
in wcd9335_codec_hphl_dac_event()
3682
u8
dem_inp
;
in wcd9335_codec_hphr_dac_event()
local
3688
dem_inp
= snd_soc_component_read(comp,
in wcd9335_codec_hphr_dac_event()
3692
(hph_mode == CLS_H_LP)) && (
dem_inp
!= 0x01)) {
in wcd9335_codec_hphr_dac_event()
H
A
D
wcd934x.c
3677
u8
dem_inp
;
in wcd934x_codec_hphl_dac_event()
local
3682
dem_inp
= snd_soc_component_read(comp,
in wcd934x_codec_hphl_dac_event()
3686
(hph_mode == CLS_H_LP)) && (
dem_inp
!= 0x01)) {
in wcd934x_codec_hphl_dac_event()
3729
u8
dem_inp
;
in wcd934x_codec_hphr_dac_event()
local
3733
dem_inp
= snd_soc_component_read(comp,
in wcd934x_codec_hphr_dac_event()
3736
(hph_mode == CLS_H_LP)) && (
dem_inp
!= 0x01)) {
in wcd934x_codec_hphr_dac_event()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wcd9335.c
3532
u8
dem_inp
;
in wcd9335_codec_hphl_dac_event()
local
3537
dem_inp
= snd_soc_component_read(comp,
in wcd9335_codec_hphl_dac_event()
3540
(hph_mode == CLS_H_LP)) && (
dem_inp
!= 0x01)) {
in wcd9335_codec_hphl_dac_event()
3683
u8
dem_inp
;
in wcd9335_codec_hphr_dac_event()
local
3689
dem_inp
= snd_soc_component_read(comp,
in wcd9335_codec_hphr_dac_event()
3693
(hph_mode == CLS_H_LP)) && (
dem_inp
!= 0x01)) {
in wcd9335_codec_hphr_dac_event()
H
A
D
wcd934x.c
4473
u8
dem_inp
;
in wcd934x_codec_hphl_dac_event()
local
4478
dem_inp
= snd_soc_component_read(comp,
in wcd934x_codec_hphl_dac_event()
4482
(hph_mode == CLS_H_LP)) && (
dem_inp
!= 0x01)) {
in wcd934x_codec_hphl_dac_event()
4525
u8
dem_inp
;
in wcd934x_codec_hphr_dac_event()
local
4529
dem_inp
= snd_soc_component_read(comp,
in wcd934x_codec_hphr_dac_event()
4532
(hph_mode == CLS_H_LP)) && (
dem_inp
!= 0x01)) {
in wcd934x_codec_hphr_dac_event()
Completed in 47 milliseconds