Home
last modified time | relevance | path

Searched refs:pcm_is_modem (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/modules/
Dmodule-udev-detect.c158 static bool pcm_is_modem(const char *card_idx, const char *pcm) { in pcm_is_modem() function
211 if (pcm_is_modem(id, de->d_name + 3)) in is_card_busy()