Home
last modified time | relevance | path

Searched refs:snd_pcm_set_ops (Results 1 – 25 of 122) sorted by relevance

12345

/openbmc/linux/sound/pci/oxygen/
H A Doxygen_pcm.c691 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in oxygen_pcm_init()
694 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in oxygen_pcm_init()
697 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in oxygen_pcm_init()
722 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in oxygen_pcm_init()
725 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in oxygen_pcm_init()
748 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in oxygen_pcm_init()
755 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in oxygen_pcm_init()
770 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in oxygen_pcm_init()
/openbmc/linux/sound/arm/
H A Dpxa2xx-ac97.c193 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pxa2xx_ac97_pcm_ops); in pxa2xx_ac97_pcm_new()
194 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pxa2xx_ac97_pcm_ops); in pxa2xx_ac97_pcm_new()
/openbmc/linux/sound/firewire/tascam/
H A Dtascam-pcm.c284 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops); in snd_tscm_create_pcm_devices()
285 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops); in snd_tscm_create_pcm_devices()
/openbmc/linux/sound/pci/aw2/
H A Daw2-alsa.c517 snd_pcm_set_ops(pcm_playback_ana, SNDRV_PCM_STREAM_PLAYBACK, in snd_aw2_new_pcm()
549 snd_pcm_set_ops(pcm_playback_num, SNDRV_PCM_STREAM_PLAYBACK, in snd_aw2_new_pcm()
582 snd_pcm_set_ops(pcm_capture, SNDRV_PCM_STREAM_CAPTURE, in snd_aw2_new_pcm()
/openbmc/linux/sound/pci/ca0106/
H A Dca0106_main.c1296 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_front_ops); in snd_ca0106_pcm()
1297 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_0_ops); in snd_ca0106_pcm()
1301 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_rear_ops); in snd_ca0106_pcm()
1302 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_1_ops); in snd_ca0106_pcm()
1306 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_center_lfe_ops); in snd_ca0106_pcm()
1307 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_2_ops); in snd_ca0106_pcm()
1311 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_unknown_ops); in snd_ca0106_pcm()
1312 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_3_ops); in snd_ca0106_pcm()
/openbmc/linux/sound/pci/
H A Drme32.c1316 snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_rme32_create()
1318 snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_rme32_create()
1324 snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_rme32_create()
1326 snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_rme32_create()
1346 snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_rme32_create()
1348 snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_rme32_create()
1355 snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_rme32_create()
1357 snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_rme32_create()
H A Dvia82xx.c1438 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_playback_ops); in snd_via8233_pcm_new()
1439 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via8233_capture_ops); in snd_via8233_pcm_new()
1463 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_multi_ops); in snd_via8233_pcm_new()
1464 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via8233_capture_ops); in snd_via8233_pcm_new()
1506 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_multi_ops); in snd_via8233a_pcm_new()
1507 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via8233_capture_ops); in snd_via8233a_pcm_new()
1535 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_playback_ops); in snd_via8233a_pcm_new()
1564 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via686_playback_ops); in snd_via686_pcm_new()
1565 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via686_capture_ops); in snd_via686_pcm_new()
/openbmc/linux/sound/firewire/digi00x/
H A Ddigi00x-pcm.c355 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops); in snd_dg00x_create_pcm_devices()
356 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops); in snd_dg00x_create_pcm_devices()
/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c401 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops); in snd_efw_create_pcm_devices()
402 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops); in snd_efw_create_pcm_devices()
/openbmc/linux/sound/firewire/motu/
H A Dmotu-pcm.c365 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops); in snd_motu_create_pcm_devices()
366 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops); in snd_motu_create_pcm_devices()
/openbmc/linux/sound/firewire/fireface/
H A Dff-pcm.c395 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_playback_ops); in snd_ff_create_pcm_devices()
396 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_capture_ops); in snd_ff_create_pcm_devices()
/openbmc/linux/sound/pci/ctxfi/
H A Dctpcm.c438 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &ct_pcm_playback_ops); in ct_alsa_pcm_create()
441 snd_pcm_set_ops(pcm, in ct_alsa_pcm_create()
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_pcm.c372 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops); in snd_bebob_create_pcm_devices()
373 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops); in snd_bebob_create_pcm_devices()
/openbmc/linux/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c419 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_cs5535audio_pcm()
421 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_cs5535audio_pcm()
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-pcm.c444 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops); in snd_oxfw_create_pcm()
446 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops); in snd_oxfw_create_pcm()
/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-alsa-pcm.c491 snd_pcm_set_ops(sp, SNDRV_PCM_STREAM_CAPTURE, in snd_cobalt_pcm_create()
517 snd_pcm_set_ops(sp, SNDRV_PCM_STREAM_PLAYBACK, in snd_cobalt_pcm_create()
/openbmc/linux/sound/firewire/dice/
H A Ddice-pcm.c447 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_dice_create_pcm()
451 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_dice_create_pcm()
/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio.c931 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &analog_playback_ops); in snd_echo_new_pcm()
932 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &analog_capture_ops); in snd_echo_new_pcm()
944 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &digital_capture_ops); in snd_echo_new_pcm()
964 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &analog_playback_ops); in snd_echo_new_pcm()
965 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &analog_capture_ops); in snd_echo_new_pcm()
978 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &digital_playback_ops); in snd_echo_new_pcm()
979 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &digital_capture_ops); in snd_echo_new_pcm()
/openbmc/linux/sound/pci/emu10k1/
H A Demupcm.c1444 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_playback_ops); in snd_emu10k1_pcm()
1445 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_emu10k1_capture_ops); in snd_emu10k1_pcm()
1477 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_efx_playback_ops); in snd_emu10k1_pcm_multi()
1512 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_emu10k1_capture_mic_ops); in snd_emu10k1_pcm_mic()
1837 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_fx8010_playback_ops); in snd_emu10k1_pcm_efx()
1838 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_emu10k1_capture_efx_ops); in snd_emu10k1_pcm_efx()
/openbmc/linux/sound/mips/
H A Dsgio2audio.c691 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_sgio2audio_new_pcm()
693 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_sgio2audio_new_pcm()
706 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_sgio2audio_new_pcm()
/openbmc/linux/sound/pci/mixart/
H A Dmixart.c968 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_mixart_playback_ops); in snd_mixart_pcm_analog()
969 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_mixart_capture_ops); in snd_mixart_pcm_analog()
1002 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_mixart_playback_ops); in snd_mixart_pcm_digital()
1003 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_mixart_capture_ops); in snd_mixart_pcm_digital()
/openbmc/linux/sound/usb/line6/
H A Dpcm.c492 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_line6_new_pcm()
494 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_line6_capture_ops); in snd_line6_new_pcm()
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-alsa-pcm.c261 snd_pcm_set_ops(sp, SNDRV_PCM_STREAM_CAPTURE, in snd_cx18_pcm_create()
/openbmc/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c259 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pdacf_pcm_capture_ops); in snd_pdacf_pcm_new()
/openbmc/linux/sound/isa/sb/
H A Dsb8_main.c577 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sb8_playback_ops); in snd_sb8dsp_pcm()
578 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_sb8_capture_ops); in snd_sb8dsp_pcm()

12345