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_str
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/sound/core/
H
A
D
pcm.c
107
struct
snd_pcm_str
*pstr;
in snd_pcm_control_ioctl()
367
snd_pcm_proc_info_read(((struct
snd_pcm_str
*)entry->private_data)->substream,
in snd_pcm_stream_proc_info_read()
490
struct
snd_pcm_str
*pstr = entry->private_data;
in snd_pcm_xrun_debug_read()
497
struct
snd_pcm_str
*pstr = entry->private_data;
in snd_pcm_xrun_debug_write()
504
static int snd_pcm_stream_proc_init(struct
snd_pcm_str
*pstr)
in snd_pcm_stream_proc_init()
533
static int snd_pcm_stream_proc_done(struct
snd_pcm_str
*pstr)
in snd_pcm_stream_proc_done()
592
static inline int snd_pcm_stream_proc_init(struct
snd_pcm_str
*pstr) { return 0; }
in snd_pcm_stream_proc_init()
593
static inline int snd_pcm_stream_proc_done(struct
snd_pcm_str
*pstr) { return 0; }
in snd_pcm_stream_proc_done()
606
struct
snd_pcm_str
*pstr = container_of(dev, struct
snd_pcm_str
, de
in do_pcm_suspend()
[all...]
H
A
D
pcm_lib.c
484
struct
snd_pcm_str
*stream = &pcm->streams[direction];
in snd_pcm_set_ops()
H
A
D
pcm_native.c
205
struct
snd_pcm_str
*pstr = substream->pstr;
in snd_pcm_info()
/kernel/linux/linux-6.6/sound/core/
H
A
D
pcm.c
107
struct
snd_pcm_str
*pstr;
in snd_pcm_control_ioctl()
369
snd_pcm_proc_info_read(((struct
snd_pcm_str
*)entry->private_data)->substream,
in snd_pcm_stream_proc_info_read()
492
struct
snd_pcm_str
*pstr = entry->private_data;
in snd_pcm_xrun_debug_read()
499
struct
snd_pcm_str
*pstr = entry->private_data;
in snd_pcm_xrun_debug_write()
506
static int snd_pcm_stream_proc_init(struct
snd_pcm_str
*pstr)
in snd_pcm_stream_proc_init()
535
static int snd_pcm_stream_proc_done(struct
snd_pcm_str
*pstr)
in snd_pcm_stream_proc_done()
594
static inline int snd_pcm_stream_proc_init(struct
snd_pcm_str
*pstr) { return 0; }
in snd_pcm_stream_proc_init()
595
static inline int snd_pcm_stream_proc_done(struct
snd_pcm_str
*pstr) { return 0; }
in snd_pcm_stream_proc_done()
608
struct
snd_pcm_str
*pstr = dev_get_drvdata(dev);
in do_pcm_suspend()
642
struct
snd_pcm_str
*pst
in snd_pcm_new_stream()
[all...]
H
A
D
pcm_lib.c
510
struct
snd_pcm_str
*stream = &pcm->streams[direction];
in snd_pcm_set_ops()
H
A
D
pcm_native.c
218
struct
snd_pcm_str
*pstr = substream->pstr;
in snd_pcm_info()
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/
H
A
D
solo6x10-g723.c
78
struct
snd_pcm_str
*pstr =
in solo_g723_isr()
/kernel/linux/linux-5.10/include/sound/
H
A
D
pcm.h
446
struct
snd_pcm_str
*pstr;
490
struct
snd_pcm_str
{
struct
520
struct
snd_pcm_str
streams[2];
/kernel/linux/linux-6.6/include/sound/
H
A
D
pcm.h
449
struct
snd_pcm_str
*pstr;
493
struct
snd_pcm_str
{
struct
523
struct
snd_pcm_str
streams[2];
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/
H
A
D
solo6x10-g723.c
78
struct
snd_pcm_str
*pstr =
in solo_g723_isr()
/kernel/linux/linux-6.6/sound/virtio/
H
A
D
virtio_pcm.c
465
struct
snd_pcm_str
*ks = &vpcm->pcm->streams[i];
in virtsnd_pcm_build_devs()
/kernel/linux/linux-6.6/sound/soc/rockchip/
H
A
D
rockchip_i2s_tdm.c
563
struct
snd_pcm_str
*playback_str =
in rockchip_i2s_io_multiplex()
584
struct
snd_pcm_str
*capture_str =
in rockchip_i2s_io_multiplex()
/kernel/linux/linux-5.10/sound/core/oss/
H
A
D
pcm_oss.c
2946
struct
snd_pcm_str
*pstr = entry->private_data;
in snd_pcm_oss_proc_read()
2965
static void snd_pcm_oss_proc_free_setup_list(struct
snd_pcm_str
* pstr)
in snd_pcm_oss_proc_free_setup_list()
2981
struct
snd_pcm_str
*pstr = entry->private_data;
in snd_pcm_oss_proc_write()
3061
struct
snd_pcm_str
*pstr = &pcm->streams[stream];
in snd_pcm_oss_proc_init()
3083
struct
snd_pcm_str
*pstr = &pcm->streams[stream];
in snd_pcm_oss_proc_done()
/kernel/linux/linux-6.6/sound/core/oss/
H
A
D
pcm_oss.c
2965
struct
snd_pcm_str
*pstr = entry->private_data;
in snd_pcm_oss_proc_read()
2984
static void snd_pcm_oss_proc_free_setup_list(struct
snd_pcm_str
* pstr)
in snd_pcm_oss_proc_free_setup_list()
3000
struct
snd_pcm_str
*pstr = entry->private_data;
in snd_pcm_oss_proc_write()
3080
struct
snd_pcm_str
*pstr = &pcm->streams[stream];
in snd_pcm_oss_proc_init()
3103
struct
snd_pcm_str
*pstr = &pcm->streams[stream];
in snd_pcm_oss_proc_done()
/kernel/linux/linux-5.10/sound/soc/
H
A
D
soc-dapm.c
4352
struct
snd_pcm_str
*streams = rtd->pcm->streams;
in dapm_connect_dai_pair()
Completed in 45 milliseconds