Searched refs:filefmt (Results 1 – 1 of 1) sorted by relevance
1673 const char *filefmt; in snd_pcm_hw_open() local1687 filefmt = SNDRV_FILE_PCM_STREAM_PLAYBACK; in snd_pcm_hw_open()1690 filefmt = SNDRV_FILE_PCM_STREAM_CAPTURE; in snd_pcm_hw_open()1696 sprintf(filename, filefmt, card, device); in snd_pcm_hw_open()