snd_pcm_set_ops   901 include/sound/pcm.h void snd_pcm_set_ops(struct snd_pcm * pcm, int direction, struct snd_pcm_ops *ops);
snd_pcm_set_ops   987 sound/aoa/soundbus/i2sbus/i2sbus-pcm.c 		snd_pcm_set_ops(dev->pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops  1002 sound/aoa/soundbus/i2sbus/i2sbus-pcm.c 		snd_pcm_set_ops(dev->pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops  1039 sound/arm/aaci.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &aaci_playback_ops);
snd_pcm_set_ops  1040 sound/arm/aaci.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &aaci_capture_ops);
snd_pcm_set_ops   106 sound/arm/pxa2xx-pcm.c 		snd_pcm_set_ops(pcm, stream, &pxa2xx_pcm_ops);
snd_pcm_set_ops   113 sound/arm/pxa2xx-pcm.c 		snd_pcm_set_ops(pcm, stream, &pxa2xx_pcm_ops);
snd_pcm_set_ops   814 sound/arm/sa11xx-uda1341.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_card_sa11xx_uda1341_playback_ops);
snd_pcm_set_ops   815 sound/arm/sa11xx-uda1341.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_card_sa11xx_uda1341_capture_ops);
snd_pcm_set_ops   443 sound/drivers/dummy.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_card_dummy_playback_ops);
snd_pcm_set_ops   444 sound/drivers/dummy.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_card_dummy_capture_ops);
snd_pcm_set_ops  1252 sound/drivers/ml403-ac97cr.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops  1254 sound/drivers/ml403-ac97cr.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops   306 sound/drivers/pcsp/pcsp_lib.c 	snd_pcm_set_ops(chip->pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops  1318 sound/drivers/vx/vx_pcm.c 			snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &vx_pcm_playback_ops);
snd_pcm_set_ops  1320 sound/drivers/vx/vx_pcm.c 			snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &vx_pcm_capture_ops);
snd_pcm_set_ops   671 sound/isa/ad1816a/ad1816a_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ad1816a_playback_ops);
snd_pcm_set_ops   672 sound/isa/ad1816a/ad1816a_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ad1816a_capture_ops);
snd_pcm_set_ops   422 sound/isa/cmi8330.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &chip->streams[SNDRV_PCM_STREAM_PLAYBACK].ops);
snd_pcm_set_ops   423 sound/isa/cmi8330.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &chip->streams[SNDRV_PCM_STREAM_CAPTURE].ops);
snd_pcm_set_ops   734 sound/isa/es1688/es1688_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es1688_playback_ops);
snd_pcm_set_ops   735 sound/isa/es1688/es1688_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_es1688_capture_ops);
snd_pcm_set_ops  1710 sound/isa/es18xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es18xx_playback_ops);
snd_pcm_set_ops  1711 sound/isa/es18xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_es18xx_capture_ops);
snd_pcm_set_ops   860 sound/isa/gus/gus_pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_gf1_pcm_playback_ops);
snd_pcm_set_ops   870 sound/isa/gus/gus_pcm.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_gf1_pcm_capture_ops);
snd_pcm_set_ops   695 sound/isa/sb/emu8000_pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &emu8k_pcm_ops);
snd_pcm_set_ops   882 sound/isa/sb/sb16_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sb16_playback_ops);
snd_pcm_set_ops   883 sound/isa/sb/sb16_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_sb16_capture_ops);
snd_pcm_set_ops   527 sound/isa/sb/sb8_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sb8_playback_ops);
snd_pcm_set_ops   528 sound/isa/sb/sb8_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_sb8_capture_ops);
snd_pcm_set_ops  1876 sound/isa/wss/wss_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_wss_playback_ops);
snd_pcm_set_ops  1877 sound/isa/wss/wss_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_wss_capture_ops);
snd_pcm_set_ops   454 sound/mips/au1x00.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops   456 sound/mips/au1x00.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops   748 sound/mips/hal2.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops   750 sound/mips/hal2.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops   759 sound/mips/sgio2audio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops   761 sound/mips/sgio2audio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops   773 sound/mips/sgio2audio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops   633 sound/parisc/harmony.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, 
snd_pcm_set_ops   635 sound/parisc/harmony.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops   639 sound/pci/ad1889.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, 
snd_pcm_set_ops   641 sound/pci/ad1889.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops  1755 sound/pci/ali5451/ali5451.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops  1758 sound/pci/ali5451/ali5451.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops   628 sound/pci/als300.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops   630 sound/pci/als300.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops   708 sound/pci/als4000.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_als4000_playback_ops);
snd_pcm_set_ops   709 sound/pci/als4000.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_als4000_capture_ops);
snd_pcm_set_ops  1285 sound/pci/atiixp.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_atiixp_playback_ops);
snd_pcm_set_ops  1286 sound/pci/atiixp.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_atiixp_capture_ops);
snd_pcm_set_ops  1308 sound/pci/atiixp.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_atiixp_spdif_ops);
snd_pcm_set_ops  1004 sound/pci/atiixp_modem.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_atiixp_playback_ops);
snd_pcm_set_ops  1005 sound/pci/atiixp_modem.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_atiixp_capture_ops);
snd_pcm_set_ops   517 sound/pci/au88x0/au88x0_pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops   520 sound/pci/au88x0/au88x0_pcm.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops   638 sound/pci/aw2/aw2-alsa.c 	snd_pcm_set_ops(pcm_playback_ana, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops   674 sound/pci/aw2/aw2-alsa.c 	snd_pcm_set_ops(pcm_playback_num, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops   714 sound/pci/aw2/aw2-alsa.c 	snd_pcm_set_ops(pcm_capture, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops  1857 sound/pci/azt3328.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_azf3328_playback_ops);
snd_pcm_set_ops  1858 sound/pci/azt3328.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_azf3328_capture_ops);
snd_pcm_set_ops   713 sound/pci/bt87x.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_bt87x_pcm_ops);
snd_pcm_set_ops  1222 sound/pci/ca0106/ca0106_main.c 	  snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_front_ops);
snd_pcm_set_ops  1223 sound/pci/ca0106/ca0106_main.c 	  snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_0_ops);
snd_pcm_set_ops  1226 sound/pci/ca0106/ca0106_main.c 	  snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_rear_ops);
snd_pcm_set_ops  1227 sound/pci/ca0106/ca0106_main.c 	  snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_1_ops);
snd_pcm_set_ops  1230 sound/pci/ca0106/ca0106_main.c 	  snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_center_lfe_ops);
snd_pcm_set_ops  1231 sound/pci/ca0106/ca0106_main.c 	  snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_2_ops);
snd_pcm_set_ops  1234 sound/pci/ca0106/ca0106_main.c 	  snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_unknown_ops);
snd_pcm_set_ops  1235 sound/pci/ca0106/ca0106_main.c 	  snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_3_ops);
snd_pcm_set_ops  1901 sound/pci/cmipci.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cmipci_playback_ops);
snd_pcm_set_ops  1902 sound/pci/cmipci.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_cmipci_capture_ops);
snd_pcm_set_ops  1924 sound/pci/cmipci.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cmipci_playback2_ops);
snd_pcm_set_ops  1946 sound/pci/cmipci.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cmipci_playback_spdif_ops);
snd_pcm_set_ops  1947 sound/pci/cmipci.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_cmipci_capture_spdif_ops);
snd_pcm_set_ops   980 sound/pci/cs4281.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs4281_playback_ops);
snd_pcm_set_ops   981 sound/pci/cs4281.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_cs4281_capture_ops);
snd_pcm_set_ops  1604 sound/pci/cs46xx/cs46xx_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_ops);
snd_pcm_set_ops  1605 sound/pci/cs46xx/cs46xx_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_cs46xx_capture_ops);
snd_pcm_set_ops  1636 sound/pci/cs46xx/cs46xx_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_rear_ops);
snd_pcm_set_ops  1665 sound/pci/cs46xx/cs46xx_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_clfe_ops);
snd_pcm_set_ops  1694 sound/pci/cs46xx/cs46xx_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_iec958_ops);
snd_pcm_set_ops   424 sound/pci/cs5535audio/cs5535audio_pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops   426 sound/pci/cs5535audio/cs5535audio_pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops   884 sound/pci/echoaudio/echoaudio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &analog_playback_ops);
snd_pcm_set_ops   885 sound/pci/echoaudio/echoaudio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &analog_capture_ops);
snd_pcm_set_ops   898 sound/pci/echoaudio/echoaudio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &digital_capture_ops);
snd_pcm_set_ops   919 sound/pci/echoaudio/echoaudio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &analog_playback_ops);
snd_pcm_set_ops   920 sound/pci/echoaudio/echoaudio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &analog_capture_ops);
snd_pcm_set_ops   934 sound/pci/echoaudio/echoaudio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &digital_playback_ops);
snd_pcm_set_ops   935 sound/pci/echoaudio/echoaudio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &digital_capture_ops);
snd_pcm_set_ops   851 sound/pci/emu10k1/emu10k1x.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1x_playback_ops);
snd_pcm_set_ops   852 sound/pci/emu10k1/emu10k1x.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_emu10k1x_capture_ops);
snd_pcm_set_ops   856 sound/pci/emu10k1/emu10k1x.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1x_playback_ops);
snd_pcm_set_ops  1367 sound/pci/emu10k1/emupcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_playback_ops);
snd_pcm_set_ops  1368 sound/pci/emu10k1/emupcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_emu10k1_capture_ops);
snd_pcm_set_ops  1402 sound/pci/emu10k1/emupcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_efx_playback_ops);
snd_pcm_set_ops  1444 sound/pci/emu10k1/emupcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_emu10k1_capture_mic_ops);
snd_pcm_set_ops  1777 sound/pci/emu10k1/emupcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_fx8010_playback_ops);
snd_pcm_set_ops  1778 sound/pci/emu10k1/emupcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_emu10k1_capture_efx_ops);
snd_pcm_set_ops   618 sound/pci/emu10k1/p16v.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_p16v_playback_front_ops);
snd_pcm_set_ops   619 sound/pci/emu10k1/p16v.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_p16v_capture_ops);
snd_pcm_set_ops  1262 sound/pci/ens1370.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback2_ops);
snd_pcm_set_ops  1264 sound/pci/ens1370.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback1_ops);
snd_pcm_set_ops  1266 sound/pci/ens1370.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ensoniq_capture_ops);
snd_pcm_set_ops  1302 sound/pci/ens1370.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback1_ops);
snd_pcm_set_ops  1304 sound/pci/ens1370.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback2_ops);
snd_pcm_set_ops  1037 sound/pci/es1938.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es1938_playback_ops);
snd_pcm_set_ops  1038 sound/pci/es1938.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_es1938_capture_ops);
snd_pcm_set_ops  1821 sound/pci/es1968.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es1968_playback_ops);
snd_pcm_set_ops  1822 sound/pci/es1968.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_es1968_capture_ops);
snd_pcm_set_ops   694 sound/pci/fm801.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_fm801_playback_ops);
snd_pcm_set_ops   695 sound/pci/fm801.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_fm801_capture_ops);
snd_pcm_set_ops  1757 sound/pci/hda/hda_intel.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &azx_pcm_ops);
snd_pcm_set_ops  1759 sound/pci/hda/hda_intel.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &azx_pcm_ops);
snd_pcm_set_ops   883 sound/pci/ice1712/ice1712.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ice1712_playback_ops);
snd_pcm_set_ops   884 sound/pci/ice1712/ice1712.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ice1712_capture_ops);
snd_pcm_set_ops   913 sound/pci/ice1712/ice1712.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ice1712_playback_ds_ops);
snd_pcm_set_ops  1249 sound/pci/ice1712/ice1712.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ice1712_playback_pro_ops);
snd_pcm_set_ops  1250 sound/pci/ice1712/ice1712.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ice1712_capture_pro_ops);
snd_pcm_set_ops  1039 sound/pci/ice1712/ice1724.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_vt1724_playback_pro_ops);
snd_pcm_set_ops  1040 sound/pci/ice1712/ice1724.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_vt1724_capture_pro_ops);
snd_pcm_set_ops  1246 sound/pci/ice1712/ice1724.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops  1249 sound/pci/ice1712/ice1724.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops  1363 sound/pci/ice1712/ice1724.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops  1491 sound/pci/intel8x0.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, rec->playback_ops);
snd_pcm_set_ops  1493 sound/pci/intel8x0.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, rec->capture_ops);
snd_pcm_set_ops   725 sound/pci/intel8x0m.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, rec->playback_ops);
snd_pcm_set_ops   727 sound/pci/intel8x0m.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, rec->capture_ops);
snd_pcm_set_ops  2405 sound/pci/korg1212/korg1212.c         snd_pcm_set_ops(korg1212->pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_korg1212_playback_ops);
snd_pcm_set_ops  2407 sound/pci/korg1212/korg1212.c 	snd_pcm_set_ops(korg1212->pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_korg1212_capture_ops);
snd_pcm_set_ops  1898 sound/pci/maestro3.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_m3_playback_ops);
snd_pcm_set_ops  1899 sound/pci/maestro3.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_m3_capture_ops);
snd_pcm_set_ops   947 sound/pci/mixart/mixart.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_mixart_playback_ops);
snd_pcm_set_ops   948 sound/pci/mixart/mixart.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_mixart_capture_ops);
snd_pcm_set_ops   978 sound/pci/mixart/mixart.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_mixart_playback_ops);
snd_pcm_set_ops   979 sound/pci/mixart/mixart.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_mixart_capture_ops);
snd_pcm_set_ops   948 sound/pci/nm256/nm256.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_nm256_playback_ops);
snd_pcm_set_ops   949 sound/pci/nm256/nm256.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_nm256_capture_ops);
snd_pcm_set_ops   669 sound/pci/oxygen/oxygen_pcm.c 			snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops   672 sound/pci/oxygen/oxygen_pcm.c 			snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops   675 sound/pci/oxygen/oxygen_pcm.c 			snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops   701 sound/pci/oxygen/oxygen_pcm.c 			snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops   704 sound/pci/oxygen/oxygen_pcm.c 			snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops   728 sound/pci/oxygen/oxygen_pcm.c 			snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops   735 sound/pci/oxygen/oxygen_pcm.c 			snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops   990 sound/pci/pcxhr/pcxhr.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcxhr_ops);
snd_pcm_set_ops   992 sound/pci/pcxhr/pcxhr.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pcxhr_ops);
snd_pcm_set_ops  1730 sound/pci/riptide/riptide.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops  1732 sound/pci/riptide/riptide.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops  1378 sound/pci/rme32.c 		snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops  1380 sound/pci/rme32.c 		snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops  1387 sound/pci/rme32.c 		snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops  1389 sound/pci/rme32.c 		snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops  1410 sound/pci/rme32.c 			snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK, 
snd_pcm_set_ops  1412 sound/pci/rme32.c 			snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_CAPTURE, 
snd_pcm_set_ops  1419 sound/pci/rme32.c 			snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK, 
snd_pcm_set_ops  1421 sound/pci/rme32.c 			snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_CAPTURE, 
snd_pcm_set_ops  1587 sound/pci/rme96.c 	snd_pcm_set_ops(rme96->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_rme96_playback_spdif_ops);
snd_pcm_set_ops  1588 sound/pci/rme96.c 	snd_pcm_set_ops(rme96->spdif_pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_rme96_capture_spdif_ops);
snd_pcm_set_ops  1605 sound/pci/rme96.c 		snd_pcm_set_ops(rme96->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_rme96_playback_adat_ops);
snd_pcm_set_ops  1606 sound/pci/rme96.c 		snd_pcm_set_ops(rme96->adat_pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_rme96_capture_adat_ops);
snd_pcm_set_ops  4747 sound/pci/rme9652/hdsp.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_hdsp_playback_ops);
snd_pcm_set_ops  4748 sound/pci/rme9652/hdsp.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_hdsp_capture_ops);
snd_pcm_set_ops  4278 sound/pci/rme9652/hdspm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops  4280 sound/pci/rme9652/hdspm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops  2434 sound/pci/rme9652/rme9652.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_rme9652_playback_ops);
snd_pcm_set_ops  2435 sound/pci/rme9652/rme9652.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_rme9652_capture_ops);
snd_pcm_set_ops   904 sound/pci/sis7019.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &sis_playback_ops);
snd_pcm_set_ops   905 sound/pci/sis7019.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &sis_capture_ops);
snd_pcm_set_ops   855 sound/pci/sonicvibes.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sonicvibes_playback_ops);
snd_pcm_set_ops   856 sound/pci/sonicvibes.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_sonicvibes_capture_ops);
snd_pcm_set_ops  2182 sound/pci/trident/trident_main.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_nx_playback_ops);
snd_pcm_set_ops  2184 sound/pci/trident/trident_main.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_playback_ops);
snd_pcm_set_ops  2186 sound/pci/trident/trident_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops  2243 sound/pci/trident/trident_main.c 		snd_pcm_set_ops(foldback, SNDRV_PCM_STREAM_CAPTURE, &snd_trident_nx_foldback_ops);
snd_pcm_set_ops  2245 sound/pci/trident/trident_main.c 		snd_pcm_set_ops(foldback, SNDRV_PCM_STREAM_CAPTURE, &snd_trident_foldback_ops);
snd_pcm_set_ops  2296 sound/pci/trident/trident_main.c 		snd_pcm_set_ops(spdif, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_spdif_ops);
snd_pcm_set_ops  2298 sound/pci/trident/trident_main.c 		snd_pcm_set_ops(spdif, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_spdif_7018_ops);
snd_pcm_set_ops  1392 sound/pci/via82xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_playback_ops);
snd_pcm_set_ops  1393 sound/pci/via82xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via8233_capture_ops);
snd_pcm_set_ops  1411 sound/pci/via82xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_multi_ops);
snd_pcm_set_ops  1412 sound/pci/via82xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via8233_capture_ops);
snd_pcm_set_ops  1445 sound/pci/via82xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_multi_ops);
snd_pcm_set_ops  1446 sound/pci/via82xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via8233_capture_ops);
snd_pcm_set_ops  1467 sound/pci/via82xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_playback_ops);
snd_pcm_set_ops  1496 sound/pci/via82xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via686_playback_ops);
snd_pcm_set_ops  1497 sound/pci/via82xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via686_capture_ops);
snd_pcm_set_ops   849 sound/pci/via82xx_modem.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via686_playback_ops);
snd_pcm_set_ops   850 sound/pci/via82xx_modem.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_via686_capture_ops);
snd_pcm_set_ops  1129 sound/pci/ymfpci/ymfpci_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ymfpci_playback_ops);
snd_pcm_set_ops  1130 sound/pci/ymfpci/ymfpci_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ymfpci_capture_rec_ops);
snd_pcm_set_ops  1167 sound/pci/ymfpci/ymfpci_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ymfpci_capture_ac97_ops);
snd_pcm_set_ops  1205 sound/pci/ymfpci/ymfpci_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ymfpci_playback_spdif_ops);
snd_pcm_set_ops  1242 sound/pci/ymfpci/ymfpci_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ymfpci_playback_4ch_ops);
snd_pcm_set_ops   337 sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &pdacf_pcm_capture_ops);
snd_pcm_set_ops   717 sound/ppc/pmac.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_pmac_playback_ops);
snd_pcm_set_ops   719 sound/ppc/pmac.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_pmac_capture_ops);
snd_pcm_set_ops   921 sound/ppc/snd_ps3.c 	snd_pcm_set_ops(the_card.pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops   468 sound/sh/aica.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops   945 sound/soc/soc-core.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &soc_pcm_ops);
snd_pcm_set_ops   948 sound/soc/soc-core.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &soc_pcm_ops);
snd_pcm_set_ops   770 sound/sparc/amd7930.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_amd7930_playback_ops);
snd_pcm_set_ops   771 sound/sparc/amd7930.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_amd7930_capture_ops);
snd_pcm_set_ops  1232 sound/sparc/cs4231.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
snd_pcm_set_ops  1234 sound/sparc/cs4231.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
snd_pcm_set_ops  2229 sound/sparc/dbri.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_dbri_ops);
snd_pcm_set_ops  2230 sound/sparc/dbri.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_dbri_ops);
snd_pcm_set_ops   349 sound/spi/at73c213.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &at73c213_playback_ops);
snd_pcm_set_ops   649 sound/usb/caiaq/caiaq-audio.c 	snd_pcm_set_ops(dev->pcm, SNDRV_PCM_STREAM_PLAYBACK, 
snd_pcm_set_ops   651 sound/usb/caiaq/caiaq-audio.c 	snd_pcm_set_ops(dev->pcm, SNDRV_PCM_STREAM_CAPTURE, 
snd_pcm_set_ops  2272 sound/usb/usbaudio.c 	snd_pcm_set_ops(as->pcm, stream,
snd_pcm_set_ops   981 sound/usb/usx2y/usbusx2yaudio.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usX2Y_pcm_ops);
snd_pcm_set_ops   982 sound/usb/usx2y/usbusx2yaudio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usX2Y_pcm_ops);
snd_pcm_set_ops   764 sound/usb/usx2y/usx2yhwdeppcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usX2Y_usbpcm_ops);
snd_pcm_set_ops   765 sound/usb/usx2y/usx2yhwdeppcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usX2Y_usbpcm_ops);