OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pcm_regex_string
(Results
1 - 1
of
1
) sorted by null
/external/adhd/cras/src/server/
cras_udev.c
65
static const char
pcm_regex_string
[] = "^.*pcm(C[0-9]+)(D[0-9]+)([pc])";
variable
418
compile_regex(&pcm_regex,
pcm_regex_string
);
Completed in 185 milliseconds