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:snd_pcm_file
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/sound/core/
H
A
D
pcm_native.c
2238
struct
snd_pcm_file
*pcm_file;
in snd_pcm_link()
2751
struct
snd_pcm_file
*pcm_file;
in snd_pcm_open_file()
2861
struct
snd_pcm_file
*pcm_file;
in snd_pcm_release()
3261
struct
snd_pcm_file
*pcm_file = file->private_data;
in snd_pcm_common_ioctl()
3366
struct
snd_pcm_file
*pcm_file;
in snd_pcm_ioctl()
3425
struct
snd_pcm_file
*pcm_file;
in snd_pcm_read()
3449
struct
snd_pcm_file
*pcm_file;
in snd_pcm_write()
3472
struct
snd_pcm_file
*pcm_file;
in snd_pcm_readv()
3508
struct
snd_pcm_file
*pcm_file;
in snd_pcm_writev()
3543
struct
snd_pcm_file
*pcm_fil
in snd_pcm_poll()
[all...]
H
A
D
pcm_compat.c
569
struct
snd_pcm_file
*pcm_file;
in snd_pcm_ioctl_compat()
/kernel/linux/linux-6.6/sound/core/
H
A
D
pcm_native.c
2255
struct
snd_pcm_file
*pcm_file;
in snd_pcm_link()
2776
struct
snd_pcm_file
*pcm_file;
in snd_pcm_open_file()
2886
struct
snd_pcm_file
*pcm_file;
in snd_pcm_release()
3292
struct
snd_pcm_file
*pcm_file = file->private_data;
in snd_pcm_common_ioctl()
3400
struct
snd_pcm_file
*pcm_file;
in snd_pcm_ioctl()
3464
struct
snd_pcm_file
*pcm_file;
in snd_pcm_read()
3489
struct
snd_pcm_file
*pcm_file;
in snd_pcm_write()
3513
struct
snd_pcm_file
*pcm_file;
in snd_pcm_readv()
3553
struct
snd_pcm_file
*pcm_file;
in snd_pcm_writev()
3592
struct
snd_pcm_file
*pcm_fil
in snd_pcm_poll()
[all...]
H
A
D
pcm_compat.c
575
struct
snd_pcm_file
*pcm_file;
in snd_pcm_ioctl_compat()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H
A
D
u_uac1_legacy.c
198
struct
snd_pcm_file
*pcm_file;
in gaudio_open_snd_dev()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
u_uac1_legacy.c
198
struct
snd_pcm_file
*pcm_file;
in gaudio_open_snd_dev()
/kernel/linux/linux-5.10/include/sound/
H
A
D
pcm.h
219
struct
snd_pcm_file
{
struct
/kernel/linux/linux-6.6/include/sound/
H
A
D
pcm.h
220
struct
snd_pcm_file
{
struct
Completed in 19 milliseconds