Home
last modified time | relevance | path

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

/sound/firewire/dice/
Ddice-proc.c30 static const char *str_from_array(const char *const strs[], unsigned int count, in str_from_array() argument
34 return strs[i]; in str_from_array()
/sound/core/
Dpcm.c1047 static const char *strs[SNDRV_PCM_CLASS_LAST + 1] = { in show_pcm_class() local
1057 str = strs[pcm->dev_class]; in show_pcm_class()