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
defs:channel_buf
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/rme9652/
H
A
D
rme9652.c
1872
signed char *
channel_buf
;
in snd_rme9652_playback_copy()
local
1892
signed char *
channel_buf
;
in snd_rme9652_playback_copy_kernel()
local
1908
signed char *
channel_buf
;
in snd_rme9652_capture_copy()
local
1928
signed char *
channel_buf
;
snd_rme9652_capture_copy_kernel()
local
1944
signed char *
channel_buf
;
snd_rme9652_hw_silence()
local
[all...]
H
A
D
hdsp.c
3896
signed char *
channel_buf
;
in snd_hdsp_playback_copy()
local
3914
signed char *
channel_buf
;
in snd_hdsp_playback_copy_kernel()
local
3928
signed char *
channel_buf
;
in snd_hdsp_capture_copy()
local
3946
signed char *
channel_buf
;
snd_hdsp_capture_copy_kernel()
local
3960
signed char *
channel_buf
;
snd_hdsp_hw_silence()
local
[all...]
/kernel/linux/linux-6.6/sound/pci/rme9652/
H
A
D
rme9652.c
1850
signed char *
channel_buf
;
in snd_rme9652_playback_copy()
local
1870
signed char *
channel_buf
;
in snd_rme9652_capture_copy()
local
1890
signed char *
channel_buf
;
in snd_rme9652_hw_silence()
local
[all...]
H
A
D
hdsp.c
3967
signed char *
channel_buf
;
in snd_hdsp_playback_copy()
local
3985
signed char *
channel_buf
;
in snd_hdsp_capture_copy()
local
4003
signed char *
channel_buf
;
in snd_hdsp_hw_silence()
local
[all...]
Completed in 18 milliseconds