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:pa_card_put
(Results
1 - 6
of
6
) sorted by relevance
/third_party/pulseaudio/src/pulsecore/
H
A
D
card.h
133
* must be called between pa_card_new() and
pa_card_put
(), after the port and
137
void
pa_card_put
(pa_card *c);
H
A
D
card.c
247
void
pa_card_put
(pa_card *card) {
in pa_card_put()
function
373
* properly set up that profile after
pa_card_put
() has returned. It would
in pa_card_set_profile()
/third_party/pulseaudio/src/modules/raop/
H
A
D
raop-sink.c
726
pa_card_put
(card);
in raop_create_card()
/third_party/pulseaudio/src/modules/macosx/
H
A
D
module-coreaudio-device.c
839
pa_card_put
(u->card);
in pa__init()
/third_party/pulseaudio/src/modules/alsa/
H
A
D
module-alsa-card.c
1092
pa_card_put
(u->card);
in pa__init()
/third_party/pulseaudio/src/modules/bluetooth/
H
A
D
module-bluez5-device.c
2279
pa_card_put
(u->card);
in add_card()
Completed in 11 milliseconds