/linux-4.4.14/sound/arm/ |
D | pxa2xx-pcm.c | 104 snd_pcm_set_ops(pcm, stream, &pxa2xx_pcm_ops); in pxa2xx_pcm_new() 111 snd_pcm_set_ops(pcm, stream, &pxa2xx_pcm_ops); in pxa2xx_pcm_new()
|
D | aaci.c | 942 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &aaci_playback_ops); in aaci_init_pcm() 943 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &aaci_capture_ops); in aaci_init_pcm()
|
/linux-4.4.14/sound/pci/oxygen/ |
D | oxygen_pcm.c | 715 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in oxygen_pcm_init() 718 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in oxygen_pcm_init() 721 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in oxygen_pcm_init() 746 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in oxygen_pcm_init() 749 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in oxygen_pcm_init() 772 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in oxygen_pcm_init() 779 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in oxygen_pcm_init() 794 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in oxygen_pcm_init()
|
/linux-4.4.14/sound/firewire/tascam/ |
D | tascam-pcm.c | 308 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_playback_ops); in snd_tscm_create_pcm_devices() 309 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_capture_ops); in snd_tscm_create_pcm_devices()
|
/linux-4.4.14/sound/pci/ca0106/ |
D | ca0106_main.c | 1380 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_front_ops); in snd_ca0106_pcm() 1381 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_0_ops); in snd_ca0106_pcm() 1385 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_rear_ops); in snd_ca0106_pcm() 1386 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_1_ops); in snd_ca0106_pcm() 1390 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_center_lfe_ops); in snd_ca0106_pcm() 1391 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_2_ops); in snd_ca0106_pcm() 1395 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_unknown_ops); in snd_ca0106_pcm() 1396 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_3_ops); in snd_ca0106_pcm()
|
/linux-4.4.14/sound/firewire/digi00x/ |
D | digi00x-pcm.c | 369 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_playback_ops); in snd_dg00x_create_pcm_devices() 370 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_capture_ops); in snd_dg00x_create_pcm_devices()
|
/linux-4.4.14/sound/pci/ |
D | rme32.c | 1375 snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_rme32_create() 1377 snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_rme32_create() 1384 snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_rme32_create() 1386 snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_rme32_create() 1407 snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_rme32_create() 1409 snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_rme32_create() 1416 snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_rme32_create() 1418 snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_rme32_create()
|
D | via82xx.c | 1462 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_playback_ops); in snd_via8233_pcm_new() 1463 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via8233_capture_ops); in snd_via8233_pcm_new() 1487 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_multi_ops); in snd_via8233_pcm_new() 1488 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via8233_capture_ops); in snd_via8233_pcm_new() 1530 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_multi_ops); in snd_via8233a_pcm_new() 1531 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via8233_capture_ops); in snd_via8233a_pcm_new() 1559 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_playback_ops); in snd_via8233a_pcm_new() 1588 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via686_playback_ops); in snd_via686_pcm_new() 1589 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via686_capture_ops); in snd_via686_pcm_new()
|
D | als300.c | 601 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_als300_new_pcm() 603 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_als300_new_pcm()
|
D | als4000.c | 707 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_als4000_playback_ops); in snd_als4000_pcm() 708 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_als4000_capture_ops); in snd_als4000_pcm()
|
D | ad1889.c | 634 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ad1889_pcm_init() 636 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_ad1889_pcm_init()
|
D | atiixp.c | 1287 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_atiixp_playback_ops); in snd_atiixp_pcm_new() 1288 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_atiixp_capture_ops); in snd_atiixp_pcm_new() 1318 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_atiixp_spdif_ops); in snd_atiixp_pcm_new()
|
D | ens1370.c | 1281 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback2_ops); in snd_ensoniq_pcm() 1283 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback1_ops); in snd_ensoniq_pcm() 1285 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ensoniq_capture_ops); in snd_ensoniq_pcm() 1315 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback1_ops); in snd_ensoniq_pcm2() 1317 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback2_ops); in snd_ensoniq_pcm2()
|
D | via82xx_modem.c | 857 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via686_playback_ops); in snd_via686_pcm_new() 858 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via686_capture_ops); in snd_via686_pcm_new()
|
D | atiixp_modem.c | 1004 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_atiixp_playback_ops); in snd_atiixp_pcm_new() 1005 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_atiixp_capture_ops); in snd_atiixp_pcm_new()
|
D | rme96.c | 1645 snd_pcm_set_ops(rme96->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_rme96_playback_spdif_ops); in snd_rme96_create() 1646 snd_pcm_set_ops(rme96->spdif_pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_rme96_capture_spdif_ops); in snd_rme96_create() 1663 snd_pcm_set_ops(rme96->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_rme96_playback_adat_ops); in snd_rme96_create() 1664 snd_pcm_set_ops(rme96->adat_pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_rme96_capture_adat_ops); in snd_rme96_create()
|
D | intel8x0m.c | 738 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, rec->playback_ops); in snd_intel8x0m_pcm1() 740 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, rec->capture_ops); in snd_intel8x0m_pcm1()
|
D | sis7019.c | 913 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &sis_playback_ops); in sis_pcm_create() 914 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &sis_capture_ops); in sis_pcm_create()
|
D | cmipci.c | 1909 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cmipci_playback_ops); in snd_cmipci_pcm_new() 1910 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_cmipci_capture_ops); in snd_cmipci_pcm_new() 1932 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cmipci_playback2_ops); in snd_cmipci_pcm2_new() 1954 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cmipci_playback_spdif_ops); in snd_cmipci_pcm_spdif_new() 1955 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_cmipci_capture_spdif_ops); in snd_cmipci_pcm_spdif_new()
|
D | azt3328.c | 2139 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_azf3328_pcm() 2141 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_azf3328_pcm() 2159 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_azf3328_pcm()
|
D | fm801.c | 709 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_fm801_playback_ops); in snd_fm801_pcm() 710 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_fm801_capture_ops); in snd_fm801_pcm()
|
D | sonicvibes.c | 892 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sonicvibes_playback_ops); in snd_sonicvibes_pcm() 893 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_sonicvibes_capture_ops); in snd_sonicvibes_pcm()
|
D | cs4281.c | 985 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs4281_playback_ops); in snd_cs4281_pcm() 986 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_cs4281_capture_ops); in snd_cs4281_pcm()
|
D | es1938.c | 1025 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es1938_playback_ops); in snd_es1938_new_pcm() 1026 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_es1938_capture_ops); in snd_es1938_new_pcm()
|
D | bt87x.c | 716 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_bt87x_pcm_ops); in snd_bt87x_pcm()
|
D | maestro3.c | 1870 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_m3_playback_ops); in snd_m3_pcm() 1871 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_m3_capture_ops); in snd_m3_pcm()
|
D | es1968.c | 1833 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es1968_playback_ops); in snd_es1968_pcm() 1834 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_es1968_capture_ops); in snd_es1968_pcm()
|
D | intel8x0.c | 1535 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, rec->playback_ops); in snd_intel8x0_pcm1() 1537 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, rec->capture_ops); in snd_intel8x0_pcm1()
|
/linux-4.4.14/sound/pci/aw2/ |
D | aw2-alsa.c | 615 snd_pcm_set_ops(pcm_playback_ana, SNDRV_PCM_STREAM_PLAYBACK, in snd_aw2_new_pcm() 652 snd_pcm_set_ops(pcm_playback_num, SNDRV_PCM_STREAM_PLAYBACK, in snd_aw2_new_pcm() 690 snd_pcm_set_ops(pcm_capture, SNDRV_PCM_STREAM_CAPTURE, in snd_aw2_new_pcm()
|
/linux-4.4.14/sound/firewire/fireworks/ |
D | fireworks_pcm.c | 410 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_playback_ops); in snd_efw_create_pcm_devices() 411 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_capture_ops); in snd_efw_create_pcm_devices()
|
/linux-4.4.14/sound/firewire/bebob/ |
D | bebob_pcm.c | 386 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_playback_ops); in snd_bebob_create_pcm_devices() 387 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_capture_ops); in snd_bebob_create_pcm_devices()
|
/linux-4.4.14/sound/pci/ctxfi/ |
D | ctpcm.c | 450 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &ct_pcm_playback_ops); in ct_alsa_pcm_create() 453 snd_pcm_set_ops(pcm, in ct_alsa_pcm_create()
|
/linux-4.4.14/sound/pci/cs5535audio/ |
D | cs5535audio_pcm.c | 438 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_cs5535audio_pcm() 440 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_cs5535audio_pcm()
|
/linux-4.4.14/sound/firewire/dice/ |
D | dice-pcm.c | 424 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops); in snd_dice_create_pcm() 427 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops); in snd_dice_create_pcm()
|
/linux-4.4.14/sound/firewire/oxfw/ |
D | oxfw-pcm.c | 428 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops); in snd_oxfw_create_pcm() 430 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops); in snd_oxfw_create_pcm()
|
/linux-4.4.14/drivers/media/pci/cobalt/ |
D | cobalt-alsa-pcm.c | 568 snd_pcm_set_ops(sp, SNDRV_PCM_STREAM_CAPTURE, in snd_cobalt_pcm_create() 592 snd_pcm_set_ops(sp, SNDRV_PCM_STREAM_PLAYBACK, in snd_cobalt_pcm_create()
|
/linux-4.4.14/sound/usb/line6/ |
D | pcm.c | 471 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_line6_new_pcm() 473 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_line6_capture_ops); in snd_line6_new_pcm()
|
/linux-4.4.14/sound/mips/ |
D | sgio2audio.c | 736 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_sgio2audio_new_pcm() 738 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_sgio2audio_new_pcm() 750 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_sgio2audio_new_pcm()
|
D | au1x00.c | 457 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_au1000_pcm_new() 459 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_au1000_pcm_new()
|
D | hal2.c | 750 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in hal2_pcm_create() 752 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in hal2_pcm_create()
|
/linux-4.4.14/sound/pci/echoaudio/ |
D | echoaudio.c | 922 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &analog_playback_ops); in snd_echo_new_pcm() 923 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &analog_capture_ops); in snd_echo_new_pcm() 935 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &digital_capture_ops); in snd_echo_new_pcm() 955 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &analog_playback_ops); in snd_echo_new_pcm() 956 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &analog_capture_ops); in snd_echo_new_pcm() 969 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &digital_playback_ops); in snd_echo_new_pcm() 970 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &digital_capture_ops); in snd_echo_new_pcm()
|
/linux-4.4.14/sound/pci/mixart/ |
D | mixart.c | 985 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_mixart_playback_ops); in snd_mixart_pcm_analog() 986 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_mixart_capture_ops); in snd_mixart_pcm_analog() 1018 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_mixart_playback_ops); in snd_mixart_pcm_digital() 1019 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_mixart_capture_ops); in snd_mixart_pcm_digital()
|
/linux-4.4.14/sound/pcmcia/pdaudiocf/ |
D | pdaudiocf_pcm.c | 295 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pdacf_pcm_capture_ops); in snd_pdacf_pcm_new()
|
/linux-4.4.14/sound/isa/sb/ |
D | sb8_main.c | 610 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sb8_playback_ops); in snd_sb8dsp_pcm() 611 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_sb8_capture_ops); in snd_sb8dsp_pcm()
|
D | sb16_main.c | 876 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sb16_playback_ops); in snd_sb16dsp_pcm() 877 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_sb16_capture_ops); in snd_sb16dsp_pcm()
|
D | emu8000_pcm.c | 695 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &emu8k_pcm_ops); in snd_emu8000_pcm_new()
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | emupcm.c | 1414 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_playback_ops); in snd_emu10k1_pcm() 1415 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_emu10k1_capture_ops); in snd_emu10k1_pcm() 1443 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_efx_playback_ops); in snd_emu10k1_pcm_multi() 1479 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_emu10k1_capture_mic_ops); in snd_emu10k1_pcm_mic() 1817 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_fx8010_playback_ops); in snd_emu10k1_pcm_efx() 1818 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_emu10k1_capture_efx_ops); in snd_emu10k1_pcm_efx()
|
D | p16v.c | 656 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_p16v_playback_front_ops); in snd_p16v_pcm() 657 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_p16v_capture_ops); in snd_p16v_pcm()
|
D | emu10k1x.c | 867 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1x_playback_ops); in snd_emu10k1x_pcm() 868 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_emu10k1x_capture_ops); in snd_emu10k1x_pcm() 872 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1x_playback_ops); in snd_emu10k1x_pcm()
|
/linux-4.4.14/sound/isa/ |
D | cmi8330.c | 469 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &chip->streams[SNDRV_PCM_STREAM_PLAYBACK].ops); in snd_cmi8330_pcm() 470 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &chip->streams[SNDRV_PCM_STREAM_CAPTURE].ops); in snd_cmi8330_pcm()
|
D | es18xx.c | 1705 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es18xx_playback_ops); in snd_es18xx_pcm() 1706 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_es18xx_capture_ops); in snd_es18xx_pcm()
|
/linux-4.4.14/sound/pci/au88x0/ |
D | au88x0_pcm.c | 641 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_vortex_new_pcm() 644 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_vortex_new_pcm()
|
/linux-4.4.14/sound/isa/msnd/ |
D | msnd.c | 692 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_msnd_playback_ops); in snd_msnd_pcm() 693 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_msnd_capture_ops); in snd_msnd_pcm()
|
/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-alsa-pcm.c | 347 snd_pcm_set_ops(sp, SNDRV_PCM_STREAM_CAPTURE, in snd_cx18_pcm_create()
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-alsa-pcm.c | 354 snd_pcm_set_ops(sp, SNDRV_PCM_STREAM_CAPTURE, in snd_ivtv_pcm_create()
|
/linux-4.4.14/drivers/media/usb/go7007/ |
D | snd-go7007.c | 268 snd_pcm_set_ops(gosnd->pcm, SNDRV_PCM_STREAM_CAPTURE, in go7007_snd_init()
|
/linux-4.4.14/drivers/media/usb/usbtv/ |
D | usbtv-audio.c | 361 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usbtv_pcm_ops); in usbtv_audio_init()
|
/linux-4.4.14/sound/drivers/pcsp/ |
D | pcsp_lib.c | 345 snd_pcm_set_ops(chip->pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_pcsp_new_pcm()
|
/linux-4.4.14/sound/sh/ |
D | sh_dac_audio.c | 276 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sh_dac_pcm_ops); in snd_sh_dac_pcm()
|
D | aica.c | 467 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_aicapcmchip()
|
/linux-4.4.14/sound/usb/usx2y/ |
D | usx2yhwdeppcm.c | 733 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usX2Y_usbpcm_ops); in usX2Y_hwdep_pcm_new() 734 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usX2Y_usbpcm_ops); in usX2Y_hwdep_pcm_new()
|
D | usbusx2yaudio.c | 972 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usX2Y_pcm_ops); in usX2Y_audio_stream_new() 973 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usX2Y_pcm_ops); in usX2Y_audio_stream_new()
|
/linux-4.4.14/sound/usb/6fire/ |
D | pcm.c | 663 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_ops); in usb6fire_pcm_init() 664 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcm_ops); in usb6fire_pcm_init()
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000-alsa.c | 469 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_tm6000_pcm_ops); in tm6000_audio_init()
|
/linux-4.4.14/drivers/media/pci/solo6x10/ |
D | solo6x10-g723.c | 327 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in solo_snd_pcm_init()
|
/linux-4.4.14/sound/sparc/ |
D | amd7930.c | 770 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_amd7930_playback_ops); in snd_amd7930_pcm() 771 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_amd7930_capture_ops); in snd_amd7930_pcm()
|
D | cs4231.c | 1238 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_cs4231_pcm() 1240 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_cs4231_pcm()
|
D | dbri.c | 2232 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_dbri_ops); in snd_dbri_pcm() 2233 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_dbri_ops); in snd_dbri_pcm()
|
/linux-4.4.14/sound/usb/caiaq/ |
D | audio.c | 858 snd_pcm_set_ops(cdev->pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_usb_caiaq_audio_init() 860 snd_pcm_set_ops(cdev->pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_usb_caiaq_audio_init()
|
/linux-4.4.14/sound/parisc/ |
D | harmony.c | 636 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_harmony_pcm_init() 638 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_harmony_pcm_init()
|
/linux-4.4.14/sound/pci/trident/ |
D | trident_main.c | 2185 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_nx_playback_ops); in snd_trident_pcm() 2187 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_playback_ops); in snd_trident_pcm() 2189 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_trident_pcm() 2241 snd_pcm_set_ops(foldback, SNDRV_PCM_STREAM_CAPTURE, &snd_trident_nx_foldback_ops); in snd_trident_foldback_pcm() 2243 snd_pcm_set_ops(foldback, SNDRV_PCM_STREAM_CAPTURE, &snd_trident_foldback_ops); in snd_trident_foldback_pcm() 2289 snd_pcm_set_ops(spdif, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_spdif_ops); in snd_trident_spdif_pcm() 2291 snd_pcm_set_ops(spdif, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_spdif_7018_ops); in snd_trident_spdif_pcm()
|
/linux-4.4.14/sound/isa/ad1816a/ |
D | ad1816a_lib.c | 686 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ad1816a_playback_ops); in snd_ad1816a_pcm() 687 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ad1816a_capture_ops); in snd_ad1816a_pcm()
|
/linux-4.4.14/sound/pci/lx6464es/ |
D | lx6464es.c | 850 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &lx_ops_playback); in lx_pcm_create() 851 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &lx_ops_capture); in lx_pcm_create()
|
/linux-4.4.14/sound/drivers/vx/ |
D | vx_pcm.c | 1248 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &vx_pcm_playback_ops); in snd_vx_pcm_new() 1250 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &vx_pcm_capture_ops); in snd_vx_pcm_new()
|
/linux-4.4.14/sound/aoa/soundbus/i2sbus/ |
D | pcm.c | 988 snd_pcm_set_ops(dev->pcm, SNDRV_PCM_STREAM_PLAYBACK, in i2sbus_attach_codec() 1005 snd_pcm_set_ops(dev->pcm, SNDRV_PCM_STREAM_CAPTURE, in i2sbus_attach_codec()
|
/linux-4.4.14/sound/pci/ice1712/ |
D | ice1724.c | 1152 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_vt1724_playback_pro_ops); in snd_vt1724_pcm_profi() 1154 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_vt1724_pcm_profi() 1349 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_vt1724_pcm_spdif() 1352 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_vt1724_pcm_spdif() 1466 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_vt1724_pcm_indep()
|
D | ice1712.c | 892 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ice1712_playback_ops); in snd_ice1712_pcm() 893 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ice1712_capture_ops); in snd_ice1712_pcm() 918 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ice1712_playback_ds_ops); in snd_ice1712_pcm_ds() 1262 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ice1712_playback_pro_ops); in snd_ice1712_pcm_profi() 1263 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ice1712_capture_pro_ops); in snd_ice1712_pcm_profi()
|
/linux-4.4.14/sound/pci/ymfpci/ |
D | ymfpci_main.c | 1157 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ymfpci_playback_ops); in snd_ymfpci_pcm() 1158 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ymfpci_capture_rec_ops); in snd_ymfpci_pcm() 1192 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ymfpci_capture_ac97_ops); in snd_ymfpci_pcm2() 1226 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ymfpci_playback_spdif_ops); in snd_ymfpci_pcm_spdif() 1267 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ymfpci_playback_4ch_ops); in snd_ymfpci_pcm_4ch()
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-alsa.c | 535 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_cx23885_pcm_ops); in snd_cx23885_pcm()
|
/linux-4.4.14/sound/isa/gus/ |
D | gus_pcm.c | 872 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_gf1_pcm_playback_ops); in snd_gf1_pcm_new() 882 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_gf1_pcm_capture_ops); in snd_gf1_pcm_new()
|
/linux-4.4.14/sound/drivers/ |
D | ml403-ac97cr.c | 1249 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, 1251 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
|
D | dummy.c | 706 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, ops); in snd_card_dummy_pcm() 707 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, ops); in snd_card_dummy_pcm()
|
D | aloop.c | 789 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &loopback_playback_ops); in loopback_pcm_new() 790 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &loopback_capture_ops); in loopback_pcm_new()
|
/linux-4.4.14/sound/isa/es1688/ |
D | es1688_lib.c | 740 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es1688_playback_ops); in snd_es1688_pcm() 741 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_es1688_capture_ops); in snd_es1688_pcm()
|
/linux-4.4.14/sound/usb/hiface/ |
D | pcm.c | 615 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_ops); in hiface_pcm_init()
|
/linux-4.4.14/sound/atmel/ |
D | ac97c.c | 784 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in atmel_ac97c_pcm_new() 787 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in atmel_ac97c_pcm_new()
|
D | abdac.c | 330 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &atmel_abdac_ops); in atmel_abdac_pcm_new()
|
/linux-4.4.14/drivers/gpu/drm/bridge/ |
D | dw_hdmi-ahb-audio.c | 576 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_dw_hdmi_ops); in snd_dw_hdmi_probe()
|
/linux-4.4.14/drivers/staging/most/aim-sound/ |
D | sound.c | 630 snd_pcm_set_ops(pcm, direction, &pcm_ops); in audio_probe_channel()
|
/linux-4.4.14/sound/ppc/ |
D | pmac.c | 719 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_pmac_playback_ops); in snd_pmac_pcm_new() 721 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_pmac_capture_ops); in snd_pmac_pcm_new()
|
D | snd_ps3.c | 1019 snd_pcm_set_ops(the_card.pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ps3_driver_probe()
|
/linux-4.4.14/sound/pci/cs46xx/ |
D | cs46xx_lib.c | 1790 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_ops); in snd_cs46xx_pcm() 1791 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_cs46xx_capture_ops); in snd_cs46xx_pcm() 1816 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_rear_ops); in snd_cs46xx_pcm_rear() 1839 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_clfe_ops); in snd_cs46xx_pcm_center_lfe() 1862 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_iec958_ops); in snd_cs46xx_pcm_iec958()
|
/linux-4.4.14/drivers/media/pci/cx25821/ |
D | cx25821-alsa.c | 682 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_cx25821_pcm_ops); in snd_cx25821_pcm()
|
/linux-4.4.14/sound/pci/nm256/ |
D | nm256.c | 951 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_nm256_playback_ops); in snd_nm256_pcm() 952 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_nm256_capture_ops); in snd_nm256_pcm()
|
/linux-4.4.14/sound/usb/misc/ |
D | ua101.c | 1309 snd_pcm_set_ops(ua->pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_pcm_ops); in ua101_probe() 1310 snd_pcm_set_ops(ua->pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_pcm_ops); in ua101_probe()
|
/linux-4.4.14/sound/pci/lola/ |
D | lola_pcm.c | 624 snd_pcm_set_ops(pcm, i, &lola_pcm_ops); in lola_create_pcm()
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-audio.c | 679 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in cx231xx_audio_init()
|
/linux-4.4.14/sound/pci/pcxhr/ |
D | pcxhr.c | 1178 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcxhr_ops); in pcxhr_create_pcm() 1180 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcxhr_ops); in pcxhr_create_pcm()
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | f_uac2.c | 480 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &uac2_pcm_ops); in snd_uac2_probe() 481 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &uac2_pcm_ops); in snd_uac2_probe()
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-audio.c | 924 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_em28xx_pcm_capture); in em28xx_audio_init()
|
/linux-4.4.14/drivers/media/pci/cx88/ |
D | cx88-alsa.c | 627 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_cx88_pcm_ops); in snd_cx88_pcm()
|
/linux-4.4.14/sound/pci/ali5451/ |
D | ali5451.c | 1683 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_ali_pcm() 1686 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_ali_pcm()
|
/linux-4.4.14/sound/spi/ |
D | at73c213.c | 348 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &at73c213_playback_ops); in snd_at73c213_pcm_new()
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-alsa.c | 907 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_card_saa7134_capture_ops); in snd_card_saa7134_pcm()
|
/linux-4.4.14/sound/pci/rme9652/ |
D | rme9652.c | 2410 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_rme9652_playback_ops); in snd_rme9652_create_pcm() 2411 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_rme9652_capture_ops); in snd_rme9652_create_pcm()
|
D | hdsp.c | 4917 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_hdsp_playback_ops); in snd_hdsp_create_pcm() 4918 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_hdsp_capture_ops); in snd_hdsp_create_pcm()
|
D | hdspm.c | 6459 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_hdspm_create_pcm() 6461 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_hdspm_create_pcm()
|
/linux-4.4.14/sound/pci/korg1212/ |
D | korg1212.c | 2393 snd_pcm_set_ops(korg1212->pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_korg1212_playback_ops); in snd_korg1212_create() 2395 snd_pcm_set_ops(korg1212->pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_korg1212_capture_ops); in snd_korg1212_create()
|
/linux-4.4.14/sound/isa/wss/ |
D | wss_lib.c | 1935 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_wss_playback_ops); in snd_wss_pcm() 1936 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_wss_capture_ops); in snd_wss_pcm()
|
/linux-4.4.14/include/sound/ |
D | pcm.h | 1069 void snd_pcm_set_ops(struct snd_pcm * pcm, int direction,
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_controller.c | 564 snd_pcm_set_ops(pcm, s, &azx_pcm_ops); in snd_hda_attach_pcm_stream()
|
/linux-4.4.14/sound/pci/riptide/ |
D | riptide.c | 1704 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_riptide_pcm() 1706 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_riptide_pcm()
|
/linux-4.4.14/sound/core/ |
D | pcm_lib.c | 501 void snd_pcm_set_ops(struct snd_pcm *pcm, int direction, in snd_pcm_set_ops() function 511 EXPORT_SYMBOL(snd_pcm_set_ops);
|
/linux-4.4.14/sound/pci/asihpi/ |
D | asihpi.c | 1336 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_card_asihpi_pcm_new() 1338 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, in snd_card_asihpi_pcm_new()
|
/linux-4.4.14/sound/soc/ |
D | soc-pcm.c | 2640 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &rtd->ops); in soc_new_pcm() 2643 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &rtd->ops); in soc_new_pcm()
|
/linux-4.4.14/sound/usb/ |
D | pcm.c | 1710 snd_pcm_set_ops(pcm, stream, in snd_usb_set_pcm_ops()
|