Home | History | Annotate | Download | only in audio

Lines Matching refs:card

1287     unsigned int card = CARD_BLAZE_DEFAULT;
1305 card = CARD_OMAP4_HDMI;
1310 card = CARD_OMAP4_USB;
1321 out->pcm = pcm_open(card, port, PCM_OUT | PCM_MMAP, &out->config);
1796 unsigned int card = CARD_BLAZE_DEFAULT;
1823 in->pcm = pcm_open(card, device, PCM_IN, &in->config);