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:pcxhr_pipe
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/pcxhr/
H
A
D
pcxhr.h
34
struct
pcxhr_pipe
;
128
struct
pcxhr_pipe
*pipe;
146
struct
pcxhr_pipe
{
struct
160
struct
pcxhr_pipe
playback_pipe; /* 1 stereo pipe only */
161
struct
pcxhr_pipe
capture_pipe[2]; /* 1 stereo or 2 mono pipes */
H
A
D
pcxhr_hwdep.c
154
struct
pcxhr_pipe
*pipe,
in pcxhr_dsp_allocate_pipe()
199
static int pcxhr_dsp_free_pipe( struct pcxhr_mgr *mgr, struct
pcxhr_pipe
*pipe)
233
struct
pcxhr_pipe
*pipe;
in pcxhr_config_pipes()
H
A
D
pcxhr_mixer.c
250
struct
pcxhr_pipe
*pipe = &chip->playback_pipe;
in pcxhr_update_playback_stream_level()
294
struct
pcxhr_pipe
*pipe;
in pcxhr_update_audio_pipe_level()
H
A
D
pcxhr.c
683
struct
pcxhr_pipe
**pipe)
in pcxhr_stream_scheduled_get_pipe()
695
struct
pcxhr_pipe
*pipe;
in pcxhr_start_linked_stream()
/kernel/linux/linux-6.6/sound/pci/pcxhr/
H
A
D
pcxhr.h
34
struct
pcxhr_pipe
;
128
struct
pcxhr_pipe
*pipe;
146
struct
pcxhr_pipe
{
struct
160
struct
pcxhr_pipe
playback_pipe; /* 1 stereo pipe only */
161
struct
pcxhr_pipe
capture_pipe[2]; /* 1 stereo or 2 mono pipes */
H
A
D
pcxhr_hwdep.c
154
struct
pcxhr_pipe
*pipe,
in pcxhr_dsp_allocate_pipe()
199
static int pcxhr_dsp_free_pipe( struct pcxhr_mgr *mgr, struct
pcxhr_pipe
*pipe)
233
struct
pcxhr_pipe
*pipe;
in pcxhr_config_pipes()
H
A
D
pcxhr_mixer.c
250
struct
pcxhr_pipe
*pipe = &chip->playback_pipe;
in pcxhr_update_playback_stream_level()
294
struct
pcxhr_pipe
*pipe;
in pcxhr_update_audio_pipe_level()
H
A
D
pcxhr.c
682
struct
pcxhr_pipe
**pipe)
in pcxhr_stream_scheduled_get_pipe()
694
struct
pcxhr_pipe
*pipe;
in pcxhr_start_linked_stream()
Completed in 10 milliseconds