Home
last modified time | relevance | path

Searched refs:pa_endswith (Results 1 - 8 of 8) sorted by relevance

/third_party/pulseaudio/src/modules/
H A Dmodule-detect.c82 if (pa_endswith(line, "digital audio playback")) in detect_alsa()
84 else if (pa_endswith(line, "digital audio capture")) in detect_alsa()
168 if (!pa_endswith(line, "default")) in detect_oss()
/third_party/pulseaudio/src/pulsecore/
H A Ddatabase.c75 && pa_endswith(de->d_name + strlen(filename_prefix) + 1, filename_suffix)) { in pa_database_open()
H A Dcore-util.h136 bool pa_endswith(const char *s, const char *sfx) PA_GCC_PURE;
H A Dconf-parser.c158 return pa_endswith(entry->d_name, ".conf"); in conf_filter()
H A Dcore-util.c2169 bool pa_endswith(const char *s, const char *sfx) { in pa_endswith() function
/third_party/pulseaudio/src/modules/oss/
H A Doss-util.c380 if (pa_endswith(k, " (DUPLEX)")) in pa_oss_get_hw_description()
/third_party/pulseaudio/src/utils/
H A Dpactl.c2539 if (pa_endswith(vs, "%")) { in parse_volume()
2543 else if (pa_endswith(vs, "db") || pa_endswith(vs, "dB")) { in parse_volume()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.c1730 if (!pa_endswith(jack_control, " Jack")) { in ucm_get_jack()

Completed in 15 milliseconds