Symbol: snd_pcm_ops
drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c
531
static const struct snd_pcm_ops snd_dw_hdmi_ops = {
drivers/media/pci/cobalt/cobalt-alsa-pcm.c
444
static const struct snd_pcm_ops snd_cobalt_pcm_capture_ops = {
drivers/media/pci/cobalt/cobalt-alsa-pcm.c
452
static const struct snd_pcm_ops snd_cobalt_pcm_playback_ops = {
drivers/media/pci/cx18/cx18-alsa-pcm.c
232
static const struct snd_pcm_ops snd_cx18_pcm_capture_ops = {
drivers/media/pci/cx23885/cx23885-alsa.c
498
static const struct snd_pcm_ops snd_cx23885_pcm_ops = {
drivers/media/pci/cx25821/cx25821-alsa.c
640
static const struct snd_pcm_ops snd_cx25821_pcm_ops = {
drivers/media/pci/cx88/cx88-alsa.c
587
static const struct snd_pcm_ops snd_cx88_pcm_ops = {
drivers/media/pci/ivtv/ivtv-alsa-pcm.c
234
static const struct snd_pcm_ops snd_ivtv_pcm_capture_ops = {
drivers/media/pci/saa7134/saa7134-alsa.c
866
static const struct snd_pcm_ops snd_card_saa7134_capture_ops = {
drivers/media/pci/solo6x10/solo6x10-g723.c
234
static const struct snd_pcm_ops snd_solo_pcm_ops = {
drivers/media/pci/tw686x/tw686x-audio.c
258
static const struct snd_pcm_ops tw686x_pcm_ops = {
drivers/media/usb/cx231xx/cx231xx-audio.c
551
static const struct snd_pcm_ops snd_cx231xx_pcm_capture = {
drivers/media/usb/em28xx/em28xx-audio.c
616
static const struct snd_pcm_ops snd_em28xx_pcm_capture = {
drivers/media/usb/go7007/snd-go7007.c
175
static const struct snd_pcm_ops go7007_snd_capture_ops = {
drivers/media/usb/usbtv/usbtv-audio.c
312
static const struct snd_pcm_ops snd_usbtv_pcm_ops = {
drivers/most/most_snd.c
408
static const struct snd_pcm_ops pcm_ops = {
drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c
304
static const struct snd_pcm_ops snd_bcm2835_playback_ops = {
drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c
313
static const struct snd_pcm_ops snd_bcm2835_playback_spdif_ops = {
drivers/usb/gadget/function/u_audio.c
432
static const struct snd_pcm_ops uac_pcm_ops = {
include/sound/pcm.h
1165
const struct snd_pcm_ops *ops);
include/sound/pcm.h
476
const struct snd_pcm_ops *ops;
include/sound/sb.h
312
const struct snd_pcm_ops *snd_sb16dsp_get_pcm_ops(int direction);
include/sound/soc.h
1147
struct snd_pcm_ops ops;
include/sound/wss.h
146
const struct snd_pcm_ops *snd_wss_get_pcm_ops(int direction);
sound/aoa/soundbus/i2sbus/pcm.c
734
static const struct snd_pcm_ops i2sbus_playback_ops = {
sound/aoa/soundbus/i2sbus/pcm.c
802
static const struct snd_pcm_ops i2sbus_record_ops = {
sound/arm/aaci.c
609
static const struct snd_pcm_ops aaci_playback_ops = {
sound/arm/aaci.c
707
static const struct snd_pcm_ops aaci_capture_ops = {
sound/atmel/ac97c.c
441
static const struct snd_pcm_ops atmel_ac97_playback_ops = {
sound/atmel/ac97c.c
450
static const struct snd_pcm_ops atmel_ac97_capture_ops = {
sound/core/pcm_lib.c
511
const struct snd_pcm_ops *ops)
sound/drivers/aloop.c
1350
static const struct snd_pcm_ops loopback_pcm_ops = {
sound/drivers/dummy.c
643
static const struct snd_pcm_ops dummy_pcm_ops = {
sound/drivers/dummy.c
652
static const struct snd_pcm_ops dummy_pcm_ops_no_buf = {
sound/drivers/dummy.c
668
const struct snd_pcm_ops *ops;
sound/drivers/pcmtest.c
525
static const struct snd_pcm_ops snd_pcmtst_playback_ops = {
sound/drivers/pcmtest.c
537
static const struct snd_pcm_ops snd_pcmtst_capture_ops = {
sound/drivers/pcsp/pcsp_lib.c
320
static const struct snd_pcm_ops snd_pcsp_playback_ops = {
sound/drivers/vx/vx_pcm.c
1070
static const struct snd_pcm_ops vx_pcm_capture_ops = {
sound/drivers/vx/vx_pcm.c
853
static const struct snd_pcm_ops vx_pcm_playback_ops = {
sound/firewire/bebob/bebob_pcm.c
332
static const struct snd_pcm_ops capture_ops = {
sound/firewire/bebob/bebob_pcm.c
342
static const struct snd_pcm_ops playback_ops = {
sound/firewire/dice/dice-pcm.c
394
static const struct snd_pcm_ops capture_ops = {
sound/firewire/dice/dice-pcm.c
404
static const struct snd_pcm_ops playback_ops = {
sound/firewire/digi00x/digi00x-pcm.c
310
static const struct snd_pcm_ops capture_ops = {
sound/firewire/digi00x/digi00x-pcm.c
320
static const struct snd_pcm_ops playback_ops = {
sound/firewire/fireface/ff-pcm.c
351
static const struct snd_pcm_ops pcm_capture_ops = {
sound/firewire/fireface/ff-pcm.c
361
static const struct snd_pcm_ops pcm_playback_ops = {
sound/firewire/fireworks/fireworks_pcm.c
361
static const struct snd_pcm_ops capture_ops = {
sound/firewire/fireworks/fireworks_pcm.c
371
static const struct snd_pcm_ops playback_ops = {
sound/firewire/isight.c
436
static const struct snd_pcm_ops ops = {
sound/firewire/motu/motu-pcm.c
330
static const struct snd_pcm_ops capture_ops = {
sound/firewire/motu/motu-pcm.c
340
static const struct snd_pcm_ops playback_ops = {
sound/firewire/oxfw/oxfw-pcm.c
395
static const struct snd_pcm_ops capture_ops = {
sound/firewire/oxfw/oxfw-pcm.c
405
static const struct snd_pcm_ops playback_ops = {
sound/firewire/tascam/tascam-pcm.c
239
static const struct snd_pcm_ops capture_ops = {
sound/firewire/tascam/tascam-pcm.c
249
static const struct snd_pcm_ops playback_ops = {
sound/hda/common/controller.c
669
static const struct snd_pcm_ops azx_pcm_ops = {
sound/isa/ad1816a/ad1816a_lib.c
572
static const struct snd_pcm_ops snd_ad1816a_playback_ops = {
sound/isa/ad1816a/ad1816a_lib.c
580
static const struct snd_pcm_ops snd_ad1816a_capture_ops = {
sound/isa/cmi8330.c
160
struct snd_pcm_ops ops;
sound/isa/cmi8330.c
429
const struct snd_pcm_ops *ops;
sound/isa/es1688/es1688_lib.c
669
static const struct snd_pcm_ops snd_es1688_playback_ops = {
sound/isa/es1688/es1688_lib.c
677
static const struct snd_pcm_ops snd_es1688_capture_ops = {
sound/isa/es18xx.c
1624
static const struct snd_pcm_ops snd_es18xx_playback_ops = {
sound/isa/es18xx.c
1633
static const struct snd_pcm_ops snd_es18xx_capture_ops = {
sound/isa/gus/gus_pcm.c
783
static const struct snd_pcm_ops snd_gf1_pcm_playback_ops = {
sound/isa/gus/gus_pcm.c
795
static const struct snd_pcm_ops snd_gf1_pcm_capture_ops = {
sound/isa/msnd/msnd.c
540
static const struct snd_pcm_ops snd_msnd_playback_ops = {
sound/isa/msnd/msnd.c
638
static const struct snd_pcm_ops snd_msnd_capture_ops = {
sound/isa/sb/emu8000_pcm.c
618
static const struct snd_pcm_ops emu8k_pcm_ops = {
sound/isa/sb/sb16_main.c
799
static const struct snd_pcm_ops snd_sb16_playback_ops = {
sound/isa/sb/sb16_main.c
807
static const struct snd_pcm_ops snd_sb16_capture_ops = {
sound/isa/sb/sb16_main.c
842
const struct snd_pcm_ops *snd_sb16dsp_get_pcm_ops(int direction)
sound/isa/sb/sb8_main.c
535
static const struct snd_pcm_ops snd_sb8_playback_ops = {
sound/isa/sb/sb8_main.c
543
static const struct snd_pcm_ops snd_sb8_capture_ops = {
sound/isa/wss/wss_lib.c
1784
static const struct snd_pcm_ops snd_wss_playback_ops = {
sound/isa/wss/wss_lib.c
1793
static const struct snd_pcm_ops snd_wss_capture_ops = {
sound/isa/wss/wss_lib.c
2140
const struct snd_pcm_ops *snd_wss_get_pcm_ops(int direction)
sound/mips/hal2.c
680
static const struct snd_pcm_ops hal2_playback_ops = {
sound/mips/hal2.c
689
static const struct snd_pcm_ops hal2_capture_ops = {
sound/mips/sgio2audio.c
639
static const struct snd_pcm_ops snd_sgio2audio_playback1_ops = {
sound/mips/sgio2audio.c
647
static const struct snd_pcm_ops snd_sgio2audio_playback2_ops = {
sound/mips/sgio2audio.c
655
static const struct snd_pcm_ops snd_sgio2audio_capture_ops = {
sound/mips/snd-n64.c
268
static const struct snd_pcm_ops n64audio_pcm_ops = {
sound/parisc/harmony.c
553
static const struct snd_pcm_ops snd_harmony_playback_ops = {
sound/parisc/harmony.c
561
static const struct snd_pcm_ops snd_harmony_capture_ops = {
sound/pci/ad1889.c
543
static const struct snd_pcm_ops snd_ad1889_playback_ops = {
sound/pci/ad1889.c
551
static const struct snd_pcm_ops snd_ad1889_capture_ops = {
sound/pci/ali5451/ali5451.c
1491
static const struct snd_pcm_ops snd_ali_playback_ops = {
sound/pci/ali5451/ali5451.c
1501
static const struct snd_pcm_ops snd_ali_capture_ops = {
sound/pci/ali5451/ali5451.c
1573
static const struct snd_pcm_ops snd_ali_modem_playback_ops = {
sound/pci/ali5451/ali5451.c
1582
static const struct snd_pcm_ops snd_ali_modem_capture_ops = {
sound/pci/ali5451/ali5451.c
1596
const struct snd_pcm_ops *playback_ops;
sound/pci/ali5451/ali5451.c
1597
const struct snd_pcm_ops *capture_ops;
sound/pci/als300.c
519
static const struct snd_pcm_ops snd_als300_playback_ops = {
sound/pci/als300.c
527
static const struct snd_pcm_ops snd_als300_capture_ops = {
sound/pci/als4000.c
643
static const struct snd_pcm_ops snd_als4000_playback_ops = {
sound/pci/als4000.c
651
static const struct snd_pcm_ops snd_als4000_capture_ops = {
sound/pci/asihpi/asihpi.c
1067
static const struct snd_pcm_ops snd_card_asihpi_playback_mmap_ops = {
sound/pci/asihpi/asihpi.c
1226
static const struct snd_pcm_ops snd_card_asihpi_capture_mmap_ops = {
sound/pci/atiixp.c
1126
static const struct snd_pcm_ops snd_atiixp_playback_ops = {
sound/pci/atiixp.c
1137
static const struct snd_pcm_ops snd_atiixp_capture_ops = {
sound/pci/atiixp.c
1148
static const struct snd_pcm_ops snd_atiixp_spdif_ops = {
sound/pci/atiixp_modem.c
919
static const struct snd_pcm_ops snd_atiixp_playback_ops = {
sound/pci/atiixp_modem.c
930
static const struct snd_pcm_ops snd_atiixp_capture_ops = {
sound/pci/au88x0/au88x0_pcm.c
422
static const struct snd_pcm_ops snd_vortex_playback_ops = {
sound/pci/aw2/aw2-alsa.c
162
static const struct snd_pcm_ops snd_aw2_playback_ops = {
sound/pci/aw2/aw2-alsa.c
171
static const struct snd_pcm_ops snd_aw2_capture_ops = {
sound/pci/azt3328.c
2046
static const struct snd_pcm_ops snd_azf3328_playback_ops = {
sound/pci/azt3328.c
2054
static const struct snd_pcm_ops snd_azf3328_capture_ops = {
sound/pci/azt3328.c
2062
static const struct snd_pcm_ops snd_azf3328_i2s_out_ops = {
sound/pci/bt87x.c
524
static const struct snd_pcm_ops snd_bt87x_pcm_ops = {
sound/pci/ca0106/ca0106_main.c
1063
static const struct snd_pcm_ops snd_ca0106_playback_front_ops = {
sound/pci/ca0106/ca0106_main.c
1071
static const struct snd_pcm_ops snd_ca0106_capture_0_ops = {
sound/pci/ca0106/ca0106_main.c
1079
static const struct snd_pcm_ops snd_ca0106_capture_1_ops = {
sound/pci/ca0106/ca0106_main.c
1087
static const struct snd_pcm_ops snd_ca0106_capture_2_ops = {
sound/pci/ca0106/ca0106_main.c
1095
static const struct snd_pcm_ops snd_ca0106_capture_3_ops = {
sound/pci/ca0106/ca0106_main.c
1103
static const struct snd_pcm_ops snd_ca0106_playback_center_lfe_ops = {
sound/pci/ca0106/ca0106_main.c
1111
static const struct snd_pcm_ops snd_ca0106_playback_unknown_ops = {
sound/pci/ca0106/ca0106_main.c
1119
static const struct snd_pcm_ops snd_ca0106_playback_rear_ops = {
sound/pci/cmipci.c
1786
static const struct snd_pcm_ops snd_cmipci_playback_ops = {
sound/pci/cmipci.c
1795
static const struct snd_pcm_ops snd_cmipci_capture_ops = {
sound/pci/cmipci.c
1803
static const struct snd_pcm_ops snd_cmipci_playback2_ops = {
sound/pci/cmipci.c
1813
static const struct snd_pcm_ops snd_cmipci_playback_spdif_ops = {
sound/pci/cmipci.c
1822
static const struct snd_pcm_ops snd_cmipci_capture_spdif_ops = {
sound/pci/cs4281.c
919
static const struct snd_pcm_ops snd_cs4281_playback_ops = {
sound/pci/cs4281.c
927
static const struct snd_pcm_ops snd_cs4281_capture_ops = {
sound/pci/cs46xx/cs46xx_lib.c
1606
static const struct snd_pcm_ops snd_cs46xx_playback_rear_ops = {
sound/pci/cs46xx/cs46xx_lib.c
1616
static const struct snd_pcm_ops snd_cs46xx_playback_indirect_rear_ops = {
sound/pci/cs46xx/cs46xx_lib.c
1627
static const struct snd_pcm_ops snd_cs46xx_playback_clfe_ops = {
sound/pci/cs46xx/cs46xx_lib.c
1637
static const struct snd_pcm_ops snd_cs46xx_playback_indirect_clfe_ops = {
sound/pci/cs46xx/cs46xx_lib.c
1648
static const struct snd_pcm_ops snd_cs46xx_playback_iec958_ops = {
sound/pci/cs46xx/cs46xx_lib.c
1658
static const struct snd_pcm_ops snd_cs46xx_playback_indirect_iec958_ops = {
sound/pci/cs46xx/cs46xx_lib.c
1671
static const struct snd_pcm_ops snd_cs46xx_playback_ops = {
sound/pci/cs46xx/cs46xx_lib.c
1681
static const struct snd_pcm_ops snd_cs46xx_playback_indirect_ops = {
sound/pci/cs46xx/cs46xx_lib.c
1692
static const struct snd_pcm_ops snd_cs46xx_capture_ops = {
sound/pci/cs46xx/cs46xx_lib.c
1702
static const struct snd_pcm_ops snd_cs46xx_capture_indirect_ops = {
sound/pci/cs46xx/cs46xx_lib.c
61
static const struct snd_pcm_ops snd_cs46xx_playback_rear_ops;
sound/pci/cs46xx/cs46xx_lib.c
62
static const struct snd_pcm_ops snd_cs46xx_playback_indirect_rear_ops;
sound/pci/cs46xx/cs46xx_lib.c
63
static const struct snd_pcm_ops snd_cs46xx_playback_clfe_ops;
sound/pci/cs46xx/cs46xx_lib.c
64
static const struct snd_pcm_ops snd_cs46xx_playback_indirect_clfe_ops;
sound/pci/cs46xx/cs46xx_lib.c
65
static const struct snd_pcm_ops snd_cs46xx_playback_iec958_ops;
sound/pci/cs46xx/cs46xx_lib.c
66
static const struct snd_pcm_ops snd_cs46xx_playback_indirect_iec958_ops;
sound/pci/cs46xx/cs46xx_lib.c
69
static const struct snd_pcm_ops snd_cs46xx_playback_ops;
sound/pci/cs46xx/cs46xx_lib.c
70
static const struct snd_pcm_ops snd_cs46xx_playback_indirect_ops;
sound/pci/cs46xx/cs46xx_lib.c
71
static const struct snd_pcm_ops snd_cs46xx_capture_ops;
sound/pci/cs46xx/cs46xx_lib.c
72
static const struct snd_pcm_ops snd_cs46xx_capture_indirect_ops;
sound/pci/cs5535audio/cs5535audio_pcm.c
362
static const struct snd_pcm_ops snd_cs5535audio_playback_ops = {
sound/pci/cs5535audio/cs5535audio_pcm.c
372
static const struct snd_pcm_ops snd_cs5535audio_capture_ops = {
sound/pci/ctxfi/ctpcm.c
367
static const struct snd_pcm_ops ct_pcm_playback_ops = {
sound/pci/ctxfi/ctpcm.c
378
static const struct snd_pcm_ops ct_pcm_capture_ops = {
sound/pci/echoaudio/echoaudio.c
826
static const struct snd_pcm_ops analog_playback_ops = {
sound/pci/echoaudio/echoaudio.c
835
static const struct snd_pcm_ops analog_capture_ops = {
sound/pci/echoaudio/echoaudio.c
846
static const struct snd_pcm_ops digital_playback_ops = {
sound/pci/echoaudio/echoaudio.c
856
static const struct snd_pcm_ops digital_capture_ops = {
sound/pci/emu10k1/emu10k1x.c
525
static const struct snd_pcm_ops snd_emu10k1x_playback_ops = {
sound/pci/emu10k1/emu10k1x.c
671
static const struct snd_pcm_ops snd_emu10k1x_capture_ops = {
sound/pci/emu10k1/emupcm.c
1372
static const struct snd_pcm_ops snd_emu10k1_playback_ops = {
sound/pci/emu10k1/emupcm.c
1382
static const struct snd_pcm_ops snd_emu10k1_capture_ops = {
sound/pci/emu10k1/emupcm.c
1391
static const struct snd_pcm_ops snd_emu10k1_efx_playback_ops = {
sound/pci/emu10k1/emupcm.c
1462
static const struct snd_pcm_ops snd_emu10k1_capture_mic_ops = {
sound/pci/emu10k1/emupcm.c
1548
static const struct snd_pcm_ops snd_emu10k1_capture_efx_ops = {
sound/pci/emu10k1/emupcm.c
1775
static const struct snd_pcm_ops snd_emu10k1_fx8010_playback_ops = {
sound/pci/emu10k1/p16v.c
533
static const struct snd_pcm_ops snd_p16v_playback_front_ops = {
sound/pci/emu10k1/p16v.c
542
static const struct snd_pcm_ops snd_p16v_capture_ops = {
sound/pci/ens1370.c
1184
static const struct snd_pcm_ops snd_ensoniq_playback1_ops = {
sound/pci/ens1370.c
1192
static const struct snd_pcm_ops snd_ensoniq_playback2_ops = {
sound/pci/ens1370.c
1200
static const struct snd_pcm_ops snd_ensoniq_capture_ops = {
sound/pci/es1938.c
947
static const struct snd_pcm_ops snd_es1938_playback_ops = {
sound/pci/es1938.c
955
static const struct snd_pcm_ops snd_es1938_capture_ops = {
sound/pci/es1968.c
1611
static const struct snd_pcm_ops snd_es1968_playback_ops = {
sound/pci/es1968.c
1621
static const struct snd_pcm_ops snd_es1968_capture_ops = {
sound/pci/fm801.c
688
static const struct snd_pcm_ops snd_fm801_playback_ops = {
sound/pci/fm801.c
696
static const struct snd_pcm_ops snd_fm801_capture_ops = {
sound/pci/ice1712/ice1712.c
1171
static const struct snd_pcm_ops snd_ice1712_playback_pro_ops = {
sound/pci/ice1712/ice1712.c
1180
static const struct snd_pcm_ops snd_ice1712_capture_pro_ops = {
sound/pci/ice1712/ice1712.c
807
static const struct snd_pcm_ops snd_ice1712_playback_ops = {
sound/pci/ice1712/ice1712.c
815
static const struct snd_pcm_ops snd_ice1712_playback_ds_ops = {
sound/pci/ice1712/ice1712.c
823
static const struct snd_pcm_ops snd_ice1712_capture_ops = {
sound/pci/ice1712/ice1724.c
1076
static const struct snd_pcm_ops snd_vt1724_playback_pro_ops = {
sound/pci/ice1712/ice1724.c
1086
static const struct snd_pcm_ops snd_vt1724_capture_pro_ops = {
sound/pci/ice1712/ice1724.c
1250
static const struct snd_pcm_ops snd_vt1724_playback_spdif_ops = {
sound/pci/ice1712/ice1724.c
1260
static const struct snd_pcm_ops snd_vt1724_capture_spdif_ops = {
sound/pci/ice1712/ice1724.c
1390
static const struct snd_pcm_ops snd_vt1724_playback_indep_ops = {
sound/pci/intel8x0.c
1291
static const struct snd_pcm_ops snd_intel8x0_playback_ops = {
sound/pci/intel8x0.c
1301
static const struct snd_pcm_ops snd_intel8x0_capture_ops = {
sound/pci/intel8x0.c
1311
static const struct snd_pcm_ops snd_intel8x0_capture_mic_ops = {
sound/pci/intel8x0.c
1321
static const struct snd_pcm_ops snd_intel8x0_capture_mic2_ops = {
sound/pci/intel8x0.c
1331
static const struct snd_pcm_ops snd_intel8x0_capture2_ops = {
sound/pci/intel8x0.c
1341
static const struct snd_pcm_ops snd_intel8x0_spdif_ops = {
sound/pci/intel8x0.c
1351
static const struct snd_pcm_ops snd_intel8x0_ali_playback_ops = {
sound/pci/intel8x0.c
1361
static const struct snd_pcm_ops snd_intel8x0_ali_capture_ops = {
sound/pci/intel8x0.c
1371
static const struct snd_pcm_ops snd_intel8x0_ali_capture_mic_ops = {
sound/pci/intel8x0.c
1381
static const struct snd_pcm_ops snd_intel8x0_ali_ac97spdifout_ops = {
sound/pci/intel8x0.c
1392
static struct snd_pcm_ops snd_intel8x0_ali_spdifin_ops = {
sound/pci/intel8x0.c
1402
static struct snd_pcm_ops snd_intel8x0_ali_spdifout_ops = {
sound/pci/intel8x0.c
1415
const struct snd_pcm_ops *playback_ops;
sound/pci/intel8x0.c
1416
const struct snd_pcm_ops *capture_ops;
sound/pci/intel8x0m.c
641
static const struct snd_pcm_ops snd_intel8x0m_playback_ops = {
sound/pci/intel8x0m.c
649
static const struct snd_pcm_ops snd_intel8x0m_capture_ops = {
sound/pci/intel8x0m.c
660
const struct snd_pcm_ops *playback_ops;
sound/pci/intel8x0m.c
661
const struct snd_pcm_ops *capture_ops;
sound/pci/korg1212/korg1212.c
1587
static const struct snd_pcm_ops snd_korg1212_playback_ops = {
sound/pci/korg1212/korg1212.c
1600
static const struct snd_pcm_ops snd_korg1212_capture_ops = {
sound/pci/lola/lola_pcm.c
568
static const struct snd_pcm_ops lola_pcm_ops = {
sound/pci/lx6464es/lx6464es.c
758
static const struct snd_pcm_ops lx_ops_playback = {
sound/pci/lx6464es/lx6464es.c
768
static const struct snd_pcm_ops lx_ops_capture = {
sound/pci/maestro3.c
1805
static const struct snd_pcm_ops snd_m3_playback_ops = {
sound/pci/maestro3.c
1815
static const struct snd_pcm_ops snd_m3_capture_ops = {
sound/pci/mixart/mixart.c
890
static const struct snd_pcm_ops snd_mixart_playback_ops = {
sound/pci/mixart/mixart.c
900
static const struct snd_pcm_ops snd_mixart_capture_ops = {
sound/pci/nm256/nm256.c
870
static const struct snd_pcm_ops snd_nm256_playback_ops = {
sound/pci/nm256/nm256.c
884
static const struct snd_pcm_ops snd_nm256_capture_ops = {
sound/pci/oxygen/oxygen_pcm.c
605
static const struct snd_pcm_ops oxygen_rec_a_ops = {
sound/pci/oxygen/oxygen_pcm.c
615
static const struct snd_pcm_ops oxygen_rec_b_ops = {
sound/pci/oxygen/oxygen_pcm.c
625
static const struct snd_pcm_ops oxygen_rec_c_ops = {
sound/pci/oxygen/oxygen_pcm.c
635
static const struct snd_pcm_ops oxygen_spdif_ops = {
sound/pci/oxygen/oxygen_pcm.c
645
static const struct snd_pcm_ops oxygen_multich_ops = {
sound/pci/oxygen/oxygen_pcm.c
655
static const struct snd_pcm_ops oxygen_ac97_ops = {
sound/pci/pcxhr/pcxhr.c
1099
static const struct snd_pcm_ops pcxhr_ops = {
sound/pci/riptide/riptide.c
1658
static const struct snd_pcm_ops snd_riptide_playback_ops = {
sound/pci/riptide/riptide.c
1667
static const struct snd_pcm_ops snd_riptide_capture_ops = {
sound/pci/rme32.c
1137
static const struct snd_pcm_ops snd_rme32_playback_spdif_ops = {
sound/pci/rme32.c
1149
static const struct snd_pcm_ops snd_rme32_capture_spdif_ops = {
sound/pci/rme32.c
1160
static const struct snd_pcm_ops snd_rme32_playback_adat_ops = {
sound/pci/rme32.c
1172
static const struct snd_pcm_ops snd_rme32_capture_adat_ops = {
sound/pci/rme32.c
1184
static const struct snd_pcm_ops snd_rme32_playback_spdif_fd_ops = {
sound/pci/rme32.c
1194
static const struct snd_pcm_ops snd_rme32_capture_spdif_fd_ops = {
sound/pci/rme32.c
1204
static const struct snd_pcm_ops snd_rme32_playback_adat_fd_ops = {
sound/pci/rme32.c
1214
static const struct snd_pcm_ops snd_rme32_capture_adat_fd_ops = {
sound/pci/rme96.c
1466
static const struct snd_pcm_ops snd_rme96_playback_spdif_ops = {
sound/pci/rme96.c
1478
static const struct snd_pcm_ops snd_rme96_capture_spdif_ops = {
sound/pci/rme96.c
1489
static const struct snd_pcm_ops snd_rme96_playback_adat_ops = {
sound/pci/rme96.c
1501
static const struct snd_pcm_ops snd_rme96_capture_adat_ops = {
sound/pci/rme9652/hdsp.c
4852
static const struct snd_pcm_ops snd_hdsp_playback_ops = {
sound/pci/rme9652/hdsp.c
4864
static const struct snd_pcm_ops snd_hdsp_capture_ops = {
sound/pci/rme9652/hdspm.c
6288
static const struct snd_pcm_ops snd_hdspm_ops = {
sound/pci/rme9652/rme9652.c
2289
static const struct snd_pcm_ops snd_rme9652_playback_ops = {
sound/pci/rme9652/rme9652.c
2301
static const struct snd_pcm_ops snd_rme9652_capture_ops = {
sound/pci/sis7019.c
830
static const struct snd_pcm_ops sis_playback_ops = {
sound/pci/sis7019.c
838
static const struct snd_pcm_ops sis_capture_ops = {
sound/pci/sonicvibes.c
815
static const struct snd_pcm_ops snd_sonicvibes_playback_ops = {
sound/pci/sonicvibes.c
823
static const struct snd_pcm_ops snd_sonicvibes_capture_ops = {
sound/pci/trident/trident_main.c
2007
static const struct snd_pcm_ops snd_trident_playback_ops = {
sound/pci/trident/trident_main.c
2017
static const struct snd_pcm_ops snd_trident_nx_playback_ops = {
sound/pci/trident/trident_main.c
2027
static const struct snd_pcm_ops snd_trident_capture_ops = {
sound/pci/trident/trident_main.c
2037
static const struct snd_pcm_ops snd_trident_si7018_capture_ops = {
sound/pci/trident/trident_main.c
2047
static const struct snd_pcm_ops snd_trident_foldback_ops = {
sound/pci/trident/trident_main.c
2057
static const struct snd_pcm_ops snd_trident_nx_foldback_ops = {
sound/pci/trident/trident_main.c
2067
static const struct snd_pcm_ops snd_trident_spdif_ops = {
sound/pci/trident/trident_main.c
2077
static const struct snd_pcm_ops snd_trident_spdif_7018_ops = {
sound/pci/via82xx.c
1346
static const struct snd_pcm_ops snd_via686_playback_ops = {
sound/pci/via82xx.c
1357
static const struct snd_pcm_ops snd_via686_capture_ops = {
sound/pci/via82xx.c
1368
static const struct snd_pcm_ops snd_via8233_playback_ops = {
sound/pci/via82xx.c
1379
static const struct snd_pcm_ops snd_via8233_multi_ops = {
sound/pci/via82xx.c
1390
static const struct snd_pcm_ops snd_via8233_capture_ops = {
sound/pci/via82xx_modem.c
791
static const struct snd_pcm_ops snd_via686_playback_ops = {
sound/pci/via82xx_modem.c
802
static const struct snd_pcm_ops snd_via686_capture_ops = {
sound/pci/ymfpci/ymfpci_main.c
1079
static const struct snd_pcm_ops snd_ymfpci_playback_ops = {
sound/pci/ymfpci/ymfpci_main.c
1089
static const struct snd_pcm_ops snd_ymfpci_capture_rec_ops = {
sound/pci/ymfpci/ymfpci_main.c
1123
static const struct snd_pcm_ops snd_ymfpci_capture_ac97_ops = {
sound/pci/ymfpci/ymfpci_main.c
1156
static const struct snd_pcm_ops snd_ymfpci_playback_spdif_ops = {
sound/pci/ymfpci/ymfpci_main.c
1189
static const struct snd_pcm_ops snd_ymfpci_playback_4ch_ops = {
sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c
237
static const struct snd_pcm_ops pdacf_pcm_capture_ops = {
sound/ppc/pmac.c
648
static const struct snd_pcm_ops snd_pmac_playback_ops = {
sound/ppc/pmac.c
656
static const struct snd_pcm_ops snd_pmac_capture_ops = {
sound/ppc/snd_ps3.c
731
static const struct snd_pcm_ops snd_ps3_pcm_spdif_ops = {
sound/sh/aica.c
405
static const struct snd_pcm_ops snd_aicapcm_playback_ops = {
sound/sh/sh_dac_audio.c
206
static const struct snd_pcm_ops snd_sh_dac_pcm_ops = {
sound/soc/meson/aiu-fifo.h
14
struct snd_pcm_ops;
sound/sparc/amd7930.c
707
static const struct snd_pcm_ops snd_amd7930_playback_ops = {
sound/sparc/amd7930.c
715
static const struct snd_pcm_ops snd_amd7930_capture_ops = {
sound/sparc/cs4231.c
1151
static const struct snd_pcm_ops snd_cs4231_playback_ops = {
sound/sparc/cs4231.c
1160
static const struct snd_pcm_ops snd_cs4231_capture_ops = {
sound/sparc/dbri.c
2201
static const struct snd_pcm_ops snd_dbri_ops = {
sound/spi/at73c213.c
315
static const struct snd_pcm_ops at73c213_playback_ops = {
sound/usb/6fire/pcm.c
529
static const struct snd_pcm_ops pcm_ops = {
sound/usb/caiaq/audio.c
298
static const struct snd_pcm_ops snd_usb_caiaq_ops = {
sound/usb/hiface/pcm.c
481
static const struct snd_pcm_ops pcm_ops = {
sound/usb/line6/capture.c
243
const struct snd_pcm_ops snd_line6_capture_ops = {
sound/usb/line6/capture.h
16
extern const struct snd_pcm_ops snd_line6_capture_ops;
sound/usb/line6/playback.c
392
const struct snd_pcm_ops snd_line6_playback_ops = {
sound/usb/line6/playback.h
26
extern const struct snd_pcm_ops snd_line6_playback_ops;
sound/usb/misc/ua101.c
849
static const struct snd_pcm_ops capture_pcm_ops = {
sound/usb/misc/ua101.c
858
static const struct snd_pcm_ops playback_pcm_ops = {
sound/usb/pcm.c
1789
static const struct snd_pcm_ops snd_usb_playback_ops = {
sound/usb/pcm.c
1801
static const struct snd_pcm_ops snd_usb_capture_ops = {
sound/usb/pcm.c
1814
const struct snd_pcm_ops *ops;
sound/usb/usx2y/us144mkii_capture.c
101
const struct snd_pcm_ops tascam_capture_ops = {
sound/usb/usx2y/us144mkii_pcm.h
22
extern const struct snd_pcm_ops tascam_playback_ops;
sound/usb/usx2y/us144mkii_pcm.h
29
extern const struct snd_pcm_ops tascam_capture_ops;
sound/usb/usx2y/us144mkii_playback.c
147
const struct snd_pcm_ops tascam_playback_ops = {
sound/usb/usx2y/usbusx2yaudio.c
905
static const struct snd_pcm_ops snd_usx2y_pcm_ops = {
sound/usb/usx2y/usx2yhwdeppcm.c
612
static const struct snd_pcm_ops snd_usx2y_usbpcm_ops = {
sound/virtio/virtio_pcm.h
95
extern const struct snd_pcm_ops virtsnd_pcm_ops[];
sound/virtio/virtio_pcm_ops.c
500
const struct snd_pcm_ops virtsnd_pcm_ops[] = {
sound/x86/intel_hdmi_audio.c
1248
static const struct snd_pcm_ops had_pcm_ops = {
sound/xen/xen_snd_front_alsa.c
654
static const struct snd_pcm_ops snd_drv_alsa_playback_ops = {
sound/xen/xen_snd_front_alsa.c
666
static const struct snd_pcm_ops snd_drv_alsa_capture_ops = {