Searched refs:snd_pcm_set_ops (Results 1 - 25 of 121) sorted by relevance

12345

/linux-master/sound/pci/oxygen/
H A Doxygen_pcm.c691 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
694 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
697 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
722 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
725 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
748 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
755 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
770 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
/linux-master/sound/firewire/tascam/
H A Dtascam-pcm.c284 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
285 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops);
/linux-master/sound/arm/
H A Dpxa2xx-ac97.c190 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pxa2xx_ac97_pcm_ops);
191 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pxa2xx_ac97_pcm_ops);
/linux-master/sound/pci/aw2/
H A Daw2-alsa.c517 snd_pcm_set_ops(pcm_playback_ana, SNDRV_PCM_STREAM_PLAYBACK,
549 snd_pcm_set_ops(pcm_playback_num, SNDRV_PCM_STREAM_PLAYBACK,
582 snd_pcm_set_ops(pcm_capture, SNDRV_PCM_STREAM_CAPTURE,
/linux-master/sound/pci/ctxfi/
H A Dctpcm.c438 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &ct_pcm_playback_ops);
441 snd_pcm_set_ops(pcm,
/linux-master/sound/firewire/bebob/
H A Dbebob_pcm.c372 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
373 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops);
/linux-master/sound/firewire/fireface/
H A Dff-pcm.c395 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_playback_ops);
396 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_capture_ops);
/linux-master/sound/firewire/digi00x/
H A Ddigi00x-pcm.c355 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
356 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops);
/linux-master/sound/firewire/fireworks/
H A Dfireworks_pcm.c401 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
402 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops);
/linux-master/sound/firewire/motu/
H A Dmotu-pcm.c365 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops);
366 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-alsa-pcm.c491 snd_pcm_set_ops(sp, SNDRV_PCM_STREAM_CAPTURE,
517 snd_pcm_set_ops(sp, SNDRV_PCM_STREAM_PLAYBACK,
/linux-master/sound/pci/ca0106/
H A Dca0106_main.c1296 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_front_ops);
1297 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_0_ops);
1301 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_rear_ops);
1302 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_1_ops);
1306 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_center_lfe_ops);
1307 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_2_ops);
1311 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_unknown_ops);
1312 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_3_ops);
/linux-master/sound/firewire/dice/
H A Ddice-pcm.c447 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
451 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
/linux-master/sound/firewire/oxfw/
H A Doxfw-pcm.c444 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
446 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops);
/linux-master/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c419 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
421 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
/linux-master/sound/pci/
H A Drme32.c1316 snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK,
1318 snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_CAPTURE,
1324 snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK,
1326 snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_CAPTURE,
1346 snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK,
1348 snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_CAPTURE,
1355 snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK,
1357 snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_CAPTURE,
H A Dvia82xx.c1436 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_playback_ops);
1437 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via8233_capture_ops);
1461 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_multi_ops);
1462 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via8233_capture_ops);
1504 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_multi_ops);
1505 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via8233_capture_ops);
1533 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_playback_ops);
1562 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via686_playback_ops);
1563 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via686_capture_ops);
/linux-master/drivers/media/pci/ivtv/
H A Divtv-alsa-pcm.c265 snd_pcm_set_ops(sp, SNDRV_PCM_STREAM_CAPTURE,
/linux-master/drivers/media/pci/cx18/
H A Dcx18-alsa-pcm.c261 snd_pcm_set_ops(sp, SNDRV_PCM_STREAM_CAPTURE,
/linux-master/drivers/media/usb/go7007/
H A Dsnd-go7007.c236 snd_pcm_set_ops(gosnd->pcm, SNDRV_PCM_STREAM_CAPTURE,
/linux-master/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c259 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pdacf_pcm_capture_ops);
/linux-master/sound/pci/echoaudio/
H A Dechoaudio.c920 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &analog_playback_ops);
921 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &analog_capture_ops);
933 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &digital_capture_ops);
953 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &analog_playback_ops);
954 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &analog_capture_ops);
967 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &digital_playback_ops);
968 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &digital_capture_ops);
/linux-master/sound/pci/emu10k1/
H A Demupcm.c1444 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_playback_ops);
1445 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_emu10k1_capture_ops);
1477 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_efx_playback_ops);
1512 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_emu10k1_capture_mic_ops);
1837 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_fx8010_playback_ops);
1838 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_emu10k1_capture_efx_ops);
/linux-master/sound/pci/au88x0/
H A Dau88x0_pcm.c622 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
625 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
/linux-master/sound/isa/sb/
H A Dsb8_main.c577 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sb8_playback_ops);
578 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_sb8_capture_ops);

Completed in 238 milliseconds

12345