Home
last modified time | relevance | path

Searched refs:snd_pcm_hardware (Results 1 – 166 of 166) sorted by relevance

/linux-4.1.27/sound/soc/mxs/
Dmxs-pcm.c32 static const struct snd_pcm_hardware snd_mxs_hardware = {
/linux-4.1.27/sound/soc/davinci/
Dedma-pcm.c30 static const struct snd_pcm_hardware edma_pcm_hardware = {
/linux-4.1.27/sound/soc/spear/
Dspear_pcm.c23 static const struct snd_pcm_hardware spear_pcm_hardware = {
/linux-4.1.27/sound/soc/fsl/
Dimx-pcm-dma.c36 static const struct snd_pcm_hardware imx_pcm_hardware = {
Dimx-pcm-fiq.c157 static struct snd_pcm_hardware snd_imx_hardware = {
Dfsl_asrc_dma.c23 static struct snd_pcm_hardware snd_imx_hardware = {
Dmpc5200_dma.c197 static const struct snd_pcm_hardware psc_dma_hardware = {
Dfsl_dma.c131 static const struct snd_pcm_hardware fsl_dma_hardware = {
/linux-4.1.27/sound/pci/echoaudio/
Ddarla20.c71 static struct snd_pcm_hardware pcm_hardware_skel = {
Dgina20.c75 static struct snd_pcm_hardware pcm_hardware_skel = {
Ddarla24.c76 static struct snd_pcm_hardware pcm_hardware_skel = {
Dindigodjx.c76 static struct snd_pcm_hardware pcm_hardware_skel = {
Dindigodj.c76 static struct snd_pcm_hardware pcm_hardware_skel = {
Dindigo.c76 static struct snd_pcm_hardware pcm_hardware_skel = {
Dindigoio.c77 static struct snd_pcm_hardware pcm_hardware_skel = {
Dindigoiox.c77 static struct snd_pcm_hardware pcm_hardware_skel = {
Dlayla20.c85 static struct snd_pcm_hardware pcm_hardware_skel = {
Dmia.c86 static struct snd_pcm_hardware pcm_hardware_skel = {
Dgina24.c96 static struct snd_pcm_hardware pcm_hardware_skel = {
Dlayla24.c95 static struct snd_pcm_hardware pcm_hardware_skel = {
Dmona.c105 static struct snd_pcm_hardware pcm_hardware_skel = {
Decho3g.c89 static struct snd_pcm_hardware pcm_hardware_skel = {
Dechoaudio.h316 struct snd_pcm_hardware hw;
Dechoaudio.c290 memcpy(&pipe->hw, &pcm_hardware_skel, sizeof(struct snd_pcm_hardware)); in pcm_open()
/linux-4.1.27/sound/soc/cirrus/
Dep93xx-pcm.c28 static const struct snd_pcm_hardware ep93xx_pcm_hardware = {
/linux-4.1.27/sound/soc/tegra/
Dtegra_pcm.c41 static const struct snd_pcm_hardware tegra_pcm_hardware = {
/linux-4.1.27/sound/pci/oxygen/
Dxonar.h49 struct snd_pcm_hardware *hardware);
Doxygen.h69 struct snd_pcm_hardware;
87 struct snd_pcm_hardware *hardware);
Dxonar_hdmi.c80 struct snd_pcm_hardware *hardware) in xonar_hdmi_pcm_hardware_filter()
Doxygen_pcm.c40 static const struct snd_pcm_hardware oxygen_stereo_hardware = {
68 static const struct snd_pcm_hardware oxygen_multichannel_hardware = {
96 static const struct snd_pcm_hardware oxygen_ac97_hardware = {
117 static const struct snd_pcm_hardware *const oxygen_hardware[PCM_COUNT] = {
Dxonar_wm87x6.c358 struct snd_pcm_hardware *hardware) in wm8776_adc_hardware_filter()
372 struct snd_pcm_hardware *hardware) in xonar_hdav_slim_hardware_filter()
/linux-4.1.27/sound/firewire/dice/
Ddice-pcm.c86 struct snd_pcm_hardware *hw = &runtime->hw; in limit_channels_and_rates()
107 static void limit_period_and_buffer(struct snd_pcm_hardware *hw) in limit_period_and_buffer()
123 struct snd_pcm_hardware *hw = &runtime->hw; in init_hw_info()
/linux-4.1.27/sound/pci/ctxfi/
Dctpcm.c24 static struct snd_pcm_hardware ct_pcm_playback_hw = {
49 static struct snd_pcm_hardware ct_spdif_passthru_playback_hw = {
72 static struct snd_pcm_hardware ct_pcm_capture_hw = {
/linux-4.1.27/sound/usb/line6/
Dpcm.h86 struct snd_pcm_hardware playback_hw, capture_hw;
/linux-4.1.27/sound/pci/au88x0/
Dau88x0_pcm.c33 static struct snd_pcm_hardware snd_vortex_playback_hw_adb = {
54 static struct snd_pcm_hardware snd_vortex_playback_hw_a3d = {
74 static struct snd_pcm_hardware snd_vortex_playback_hw_spdif = {
97 static struct snd_pcm_hardware snd_vortex_playback_hw_wt = {
/linux-4.1.27/include/sound/
Ddmaengine_pcm.h140 const struct snd_pcm_hardware *pcm_hardware;
Dpcm.h45 struct snd_pcm_hardware { struct
403 struct snd_pcm_hardware hw;
Dsoc.h455 const struct snd_pcm_hardware *hw);
/linux-4.1.27/sound/soc/atmel/
Datmel-pcm-dma.c47 static const struct snd_pcm_hardware atmel_pcm_dma_hardware = {
Datmel-pcm-pdc.c135 static const struct snd_pcm_hardware atmel_pcm_hardware = {
/linux-4.1.27/sound/usb/caiaq/
Ddevice.h111 struct snd_pcm_hardware pcm_info;
Daudio.c46 static struct snd_pcm_hardware snd_usb_caiaq_pcm_hardware = {
/linux-4.1.27/sound/soc/
Dsoc-utils.c61 static const struct snd_pcm_hardware dummy_dma_hardware = {
Dsoc-generic-dmaengine-pcm.c121 struct snd_pcm_hardware hw; in dmaengine_pcm_set_runtime_hwparams()
Dsoc-pcm.c138 const struct snd_pcm_hardware *hw) in snd_soc_set_runtime_hwparams()
355 struct snd_pcm_hardware *hw = &runtime->hw; in soc_pcm_init_runtime_hw()
/linux-4.1.27/sound/soc/ux500/
Dux500_pcm.c37 static const struct snd_pcm_hardware ux500_pcm_hw = {
/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_pcm.c115 limit_channels(struct snd_pcm_hardware *hw, unsigned int *pcm_channels) in limit_channels()
133 limit_period_and_buffer(struct snd_pcm_hardware *hw) in limit_period_and_buffer()
/linux-4.1.27/sound/firewire/bebob/
Dbebob_pcm.c69 limit_channels_and_rates(struct snd_pcm_hardware *hw, in limit_channels_and_rates()
96 limit_period_and_buffer(struct snd_pcm_hardware *hw) in limit_period_and_buffer()
/linux-4.1.27/sound/pci/cs5535audio/
Dcs5535audio_pcm.c36 static struct snd_pcm_hardware snd_cs5535audio_playback =
65 static struct snd_pcm_hardware snd_cs5535audio_capture =
/linux-4.1.27/sound/drivers/
Daloop.c76 struct snd_pcm_hardware hw;
564 static struct snd_pcm_hardware loopback_pcm_hardware =
624 struct snd_pcm_hardware *hw = rule->private; in rule_format()
638 struct snd_pcm_hardware *hw = rule->private; in rule_rate()
651 struct snd_pcm_hardware *hw = rule->private; in rule_channels()
Ddummy.c136 struct snd_pcm_hardware pcm_hw;
522 static struct snd_pcm_hardware dummy_pcm_hardware = {
965 .offset = offsetof(struct snd_pcm_hardware, item), \
Dml403-ac97cr.c376 static struct snd_pcm_hardware snd_ml403_ac97cr_playback = {
395 static struct snd_pcm_hardware snd_ml403_ac97cr_capture = {
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-pcm.c80 static void limit_channels_and_rates(struct snd_pcm_hardware *hw, u8 **formats) in limit_channels_and_rates()
109 static void limit_period_and_buffer(struct snd_pcm_hardware *hw) in limit_period_and_buffer()
/linux-4.1.27/sound/soc/omap/
Domap-pcm.c42 static struct snd_pcm_hardware omap_pcm_hardware = {
/linux-4.1.27/sound/soc/pxa/
Dmmp-pcm.c40 static struct snd_pcm_hardware mmp_pcm_hardware[] = {
/linux-4.1.27/sound/atmel/
Dabdac.c155 static struct snd_pcm_hardware atmel_abdac_hw = {
316 struct snd_pcm_hardware hw = atmel_abdac_hw; in atmel_abdac_pcm_new()
Dac97c.c153 static struct snd_pcm_hardware atmel_ac97c_hw = {
765 struct snd_pcm_hardware hw = atmel_ac97c_hw; in atmel_ac97c_pcm_new()
/linux-4.1.27/sound/pcmcia/pdaudiocf/
Dpdaudiocf_pcm.c196 static struct snd_pcm_hardware pdacf_pcm_capture_hw = {
/linux-4.1.27/sound/pci/aw2/
Daw2-alsa.c55 static struct snd_pcm_hardware snd_aw2_playback_hw = {
72 static struct snd_pcm_hardware snd_aw2_capture_hw = {
/linux-4.1.27/sound/isa/sb/
Dsb8_main.c450 static struct snd_pcm_hardware snd_sb8_playback =
469 static struct snd_pcm_hardware snd_sb8_capture =
Dsb16_main.c476 static struct snd_pcm_hardware snd_sb16_playback =
494 static struct snd_pcm_hardware snd_sb16_capture =
Demu8000_pcm.c158 static struct snd_pcm_hardware emu8k_pcm_hw = {
/linux-4.1.27/sound/isa/msnd/
Dmsnd.c439 static struct snd_pcm_hardware snd_msnd_playback = {
458 static struct snd_pcm_hardware snd_msnd_capture = {
/linux-4.1.27/drivers/media/pci/cx18/
Dcx18-alsa-pcm.c52 static struct snd_pcm_hardware snd_cx18_hw_capture = {
/linux-4.1.27/sound/soc/sh/
Ddma-sh7760.c92 static struct snd_pcm_hardware camelot_pcm_hardware = {
Dsiu_dai.c336 static struct snd_pcm_hardware siu_dai_pcm_hw = {
Dfsi.c1711 static struct snd_pcm_hardware fsi_pcm_hardware = {
/linux-4.1.27/sound/soc/au1x/
Ddbdma2.c69 static const struct snd_pcm_hardware au1xpsc_pcm_hardware = {
Ddma.c163 static const struct snd_pcm_hardware alchemy_pcm_hardware = {
/linux-4.1.27/drivers/media/usb/go7007/
Dsnd-go7007.c55 static struct snd_pcm_hardware go7007_snd_capture_hw = {
/linux-4.1.27/drivers/media/pci/ivtv/
Divtv-alsa-pcm.c52 static struct snd_pcm_hardware snd_ivtv_hw_capture = {
/linux-4.1.27/sound/soc/nuc900/
Dnuc900-pcm.c28 static const struct snd_pcm_hardware nuc900_pcm_hardware = {
/linux-4.1.27/sound/pci/
Dals300.c331 static struct snd_pcm_hardware snd_als300_playback_hw =
350 static struct snd_pcm_hardware snd_als300_capture_hw =
Dals4000.c595 static struct snd_pcm_hardware snd_als4000_playback =
614 static struct snd_pcm_hardware snd_als4000_capture =
Drme32.c300 static struct snd_pcm_hardware snd_rme32_spdif_info = {
326 static struct snd_pcm_hardware snd_rme32_adat_info =
351 static struct snd_pcm_hardware snd_rme32_spdif_fd_info = {
377 static struct snd_pcm_hardware snd_rme32_adat_fd_info =
Dad1889.c286 static struct snd_pcm_hardware snd_ad1889_playback_hw = {
303 static struct snd_pcm_hardware snd_ad1889_capture_hw = {
Dcmipci.c487 struct snd_pcm_hardware *hw_info[3]; /* for playbacks */
1480 static struct snd_pcm_hardware snd_cmipci_playback =
1500 static struct snd_pcm_hardware snd_cmipci_capture =
1520 static struct snd_pcm_hardware snd_cmipci_playback2 =
1540 static struct snd_pcm_hardware snd_cmipci_playback_spdif =
1560 static struct snd_pcm_hardware snd_cmipci_playback_iec958_subframe =
1580 static struct snd_pcm_hardware snd_cmipci_capture_spdif =
Dbt87x.c356 static struct snd_pcm_hardware snd_bt87x_digital_hw = {
373 static struct snd_pcm_hardware snd_bt87x_analog_hw = {
Drme96.c373 static struct snd_pcm_hardware snd_rme96_playback_spdif_info =
404 static struct snd_pcm_hardware snd_rme96_capture_spdif_info =
435 static struct snd_pcm_hardware snd_rme96_playback_adat_info =
462 static struct snd_pcm_hardware snd_rme96_capture_adat_info =
Dsis7019.c162 static struct snd_pcm_hardware sis_playback_hw_info = {
183 static struct snd_pcm_hardware sis_capture_hw_info = {
Dfm801.c587 static struct snd_pcm_hardware snd_fm801_playback =
607 static struct snd_pcm_hardware snd_fm801_capture =
Dsonicvibes.c779 static struct snd_pcm_hardware snd_sonicvibes_playback =
798 static struct snd_pcm_hardware snd_sonicvibes_capture =
Dens1370.c1062 static struct snd_pcm_hardware snd_ensoniq_playback1 =
1089 static struct snd_pcm_hardware snd_ensoniq_playback2 =
1109 static struct snd_pcm_hardware snd_ensoniq_capture =
Dcs4281.c850 static struct snd_pcm_hardware snd_cs4281_playback =
875 static struct snd_pcm_hardware snd_cs4281_capture =
Des1938.c887 static struct snd_pcm_hardware snd_es1938_capture =
909 static struct snd_pcm_hardware snd_es1938_playback =
Dvia82xx_modem.c717 static struct snd_pcm_hardware snd_via82xx_hw =
Datiixp_modem.c837 static struct snd_pcm_hardware snd_atiixp_pcm_hw =
Dmaestro3.c1684 static struct snd_pcm_hardware snd_m3_playback =
1705 static struct snd_pcm_hardware snd_m3_capture =
Des1968.c1293 static struct snd_pcm_hardware snd_es1968_playback = {
1314 static struct snd_pcm_hardware snd_es1968_capture = {
Dintel8x0m.c614 static struct snd_pcm_hardware snd_intel8x0m_stream =
Datiixp.c1012 static struct snd_pcm_hardware snd_atiixp_pcm_hw =
Dazt3328.c1984 static const struct snd_pcm_hardware snd_azf3328_hardware =
Dvia82xx.c1153 static struct snd_pcm_hardware snd_via82xx_hw =
Dintel8x0.c1122 static struct snd_pcm_hardware snd_intel8x0_stream =
/linux-4.1.27/sound/drivers/pcsp/
Dpcsp_lib.c288 static struct snd_pcm_hardware snd_pcsp_playback = {
/linux-4.1.27/drivers/media/usb/usbtv/
Dusbtv-audio.c32 static struct snd_pcm_hardware snd_usbtv_digital_hw = {
/linux-4.1.27/sound/soc/kirkwood/
Dkirkwood-dma.c30 static struct snd_pcm_hardware kirkwood_dma_snd_hw = {
/linux-4.1.27/sound/arm/
Dpxa2xx-pcm-lib.c22 static const struct snd_pcm_hardware pxa2xx_pcm_hardware = {
Daaci.c351 static struct snd_pcm_hardware aaci_hw_info = {
/linux-4.1.27/sound/pci/emu10k1/
Demupcm.c559 static struct snd_pcm_hardware snd_emu10k1_efx_playback =
978 static struct snd_pcm_hardware snd_emu10k1_playback =
1002 static struct snd_pcm_hardware snd_emu10k1_capture =
1022 static struct snd_pcm_hardware snd_emu10k1_capture_efx =
1745 static struct snd_pcm_hardware snd_emu10k1_fx8010_playback =
Dp16v.c125 static struct snd_pcm_hardware snd_p16v_playback_hw = {
146 static struct snd_pcm_hardware snd_p16v_capture_hw = {
Demu10k1x.c257 static struct snd_pcm_hardware snd_emu10k1x_playback_hw = {
276 static struct snd_pcm_hardware snd_emu10k1x_capture_hw = {
/linux-4.1.27/sound/soc/blackfin/
Dbf5xx-i2s-pcm.c51 static const struct snd_pcm_hardware bf5xx_pcm_hardware = {
Dbf5xx-ac97-pcm.c102 static const struct snd_pcm_hardware bf5xx_pcm_hardware = {
/linux-4.1.27/sound/sh/
Dsh_dac_audio.c96 static struct snd_pcm_hardware snd_sh_dac_pcm_hw = {
Daica.c217 static struct snd_pcm_hardware snd_pcm_aica_playback_hw = {
/linux-4.1.27/drivers/media/pci/solo6x10/
Dsolo6x10-g723.c122 static const struct snd_pcm_hardware snd_solo_pcm_hw = {
/linux-4.1.27/drivers/media/usb/tm6000/
Dtm6000-alsa.c148 static struct snd_pcm_hardware snd_tm6000_digital_hw = {
/linux-4.1.27/sound/pci/nm256/
Dnm256.c785 static struct snd_pcm_hardware snd_nm256_playback =
804 static struct snd_pcm_hardware snd_nm256_capture =
838 struct snd_pcm_hardware *hw_ptr) in snd_nm256_setup_stream()
/linux-4.1.27/sound/soc/samsung/
Didma.c31 static const struct snd_pcm_hardware idma_hardware = {
/linux-4.1.27/sound/parisc/
Dharmony.c263 static struct snd_pcm_hardware snd_harmony_playback =
284 static struct snd_pcm_hardware snd_harmony_capture =
/linux-4.1.27/sound/pci/ali5451/
Dali5451.c1434 static struct snd_pcm_hardware snd_ali_playback =
1460 static struct snd_pcm_hardware snd_ali_capture =
1494 int channel, struct snd_pcm_hardware *phw) in snd_ali_open()
1578 static struct snd_pcm_hardware snd_ali_modem =
/linux-4.1.27/sound/soc/qcom/
Dlpass-platform.c36 static struct snd_pcm_hardware lpass_platform_pcm_hardware = {
/linux-4.1.27/sound/soc/intel/baytrail/
Dsst-baytrail-pcm.c28 static const struct snd_pcm_hardware sst_byt_pcm_hardware = {
/linux-4.1.27/sound/soc/txx9/
Dtxx9aclc.c36 static const struct snd_pcm_hardware txx9aclc_pcm_hardware = {
/linux-4.1.27/sound/isa/ad1816a/
Dad1816a_lib.c342 static struct snd_pcm_hardware snd_ad1816a_playback = {
361 static struct snd_pcm_hardware snd_ad1816a_capture = {
/linux-4.1.27/sound/drivers/vx/
Dvx_pcm.c503 static struct snd_pcm_hardware vx_pcm_playback_hw = {
894 static struct snd_pcm_hardware vx_pcm_capture_hw = {
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-alsa.c299 static struct snd_pcm_hardware snd_cx23885_digital_hw = {
/linux-4.1.27/sound/isa/gus/
Dgus_pcm.c636 static struct snd_pcm_hardware snd_gf1_pcm_playback =
654 static struct snd_pcm_hardware snd_gf1_pcm_capture =
/linux-4.1.27/sound/isa/es1688/
Des1688_lib.c529 static struct snd_pcm_hardware snd_es1688_playback =
547 static struct snd_pcm_hardware snd_es1688_capture =
/linux-4.1.27/sound/soc/xtensa/
Dxtfpga-i2s.c355 static const struct snd_pcm_hardware xtfpga_pcm_hardware = {
/linux-4.1.27/sound/usb/hiface/
Dpcm.c76 static const struct snd_pcm_hardware pcm_hw = {
/linux-4.1.27/sound/pci/ice1712/
Dice1712.c727 static const struct snd_pcm_hardware snd_ice1712_playback = {
746 static const struct snd_pcm_hardware snd_ice1712_playback_ds = {
765 static const struct snd_pcm_hardware snd_ice1712_capture = {
1131 static const struct snd_pcm_hardware snd_ice1712_playback_pro = {
1150 static const struct snd_pcm_hardware snd_ice1712_capture_pro = {
Dice1724.c928 static const struct snd_pcm_hardware snd_vt1724_playback_pro = {
946 static const struct snd_pcm_hardware snd_vt1724_spdif = {
967 static const struct snd_pcm_hardware snd_vt1724_2ch_stereo = {
/linux-4.1.27/sound/pci/mixart/
Dmixart.c678 static struct snd_pcm_hardware snd_mixart_analog_caps =
699 static struct snd_pcm_hardware snd_mixart_digital_caps =
/linux-4.1.27/sound/ppc/
Dpmac.c513 static struct snd_pcm_hardware snd_pmac_playback =
532 static struct snd_pcm_hardware snd_pmac_capture =
Dsnd_ps3.c91 static const struct snd_pcm_hardware snd_ps3_pcm_hw = {
/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821-alsa.c435 static struct snd_pcm_hardware snd_cx25821_digital_hw = {
/linux-4.1.27/sound/pci/trident/
Dtrident_main.c1730 static struct snd_pcm_hardware snd_trident_playback =
1755 static struct snd_pcm_hardware snd_trident_capture =
1780 static struct snd_pcm_hardware snd_trident_foldback =
1804 static struct snd_pcm_hardware snd_trident_spdif =
1825 static struct snd_pcm_hardware snd_trident_spdif_7018 =
/linux-4.1.27/sound/firewire/
Disight.c248 static const struct snd_pcm_hardware hardware = { in isight_open()
/linux-4.1.27/sound/pci/lola/
Dlola_pcm.c200 static struct snd_pcm_hardware lola_pcm_hw = {
/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-audio.c412 static struct snd_pcm_hardware snd_cx231xx_hw_capture = {
/linux-4.1.27/sound/mips/
Dau1x00.c269 static struct snd_pcm_hardware snd_au1000_hw =
Dsgio2audio.c535 static struct snd_pcm_hardware snd_sgio2audio_pcm_hw = {
Dhal2.c495 static struct snd_pcm_hardware hal2_pcm_hw = {
/linux-4.1.27/sound/pci/ca0106/
Dca0106_main.c299 static struct snd_pcm_hardware snd_ca0106_playback_hw = {
320 static struct snd_pcm_hardware snd_ca0106_capture_hw = {
/linux-4.1.27/sound/soc/intel/atom/
Dsst-mfld-platform-pcm.c80 static struct snd_pcm_hardware sst_platform_pcm_hw = {
/linux-4.1.27/sound/usb/6fire/
Dpcm.c47 static const struct snd_pcm_hardware pcm_hw = {
/linux-4.1.27/sound/usb/usx2y/
Dusx2yhwdeppcm.c541 static struct snd_pcm_hardware snd_usX2Y_4c =
Dusbusx2yaudio.c859 static struct snd_pcm_hardware snd_usX2Y_2c =
/linux-4.1.27/sound/pci/asihpi/
Dasihpi.c361 struct snd_pcm_hardware *pcmhw) in snd_card_asihpi_pcm_samplerates()
1044 struct snd_pcm_hardware snd_card_asihpi_playback; in snd_card_asihpi_playback_open()
1227 struct snd_pcm_hardware snd_card_asihpi_capture; in snd_card_asihpi_capture_open()
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-alsa.c397 static const struct snd_pcm_hardware snd_cx88_digital_hw = {
/linux-4.1.27/sound/sparc/
Damd7930.c669 static struct snd_pcm_hardware snd_amd7930_pcm_hw =
Dcs4231.c1092 static struct snd_pcm_hardware snd_cs4231_playback = {
1116 static struct snd_pcm_hardware snd_cs4231_capture = {
Ddbri.c1976 static struct snd_pcm_hardware snd_dbri_pcm_hw = {
/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-audio.c218 static struct snd_pcm_hardware snd_em28xx_hw_capture = {
/linux-4.1.27/sound/aoa/soundbus/i2sbus/
Dpcm.c79 struct snd_pcm_hardware *hw; in i2sbus_pcm_open()
/linux-4.1.27/sound/pci/lx6464es/
Dlx6464es.c80 static struct snd_pcm_hardware lx_caps = {
/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134-alsa.c642 static struct snd_pcm_hardware snd_card_saa7134_capture =
/linux-4.1.27/sound/spi/
Dat73c213.c113 static struct snd_pcm_hardware snd_at73c213_playback_hw = {
/linux-4.1.27/sound/soc/sh/rcar/
Dcore.c703 static struct snd_pcm_hardware rsnd_pcm_hardware = {
/linux-4.1.27/sound/isa/wss/
Dwss_lib.c1455 static struct snd_pcm_hardware snd_wss_playback =
1475 static struct snd_pcm_hardware snd_wss_capture =
/linux-4.1.27/sound/pci/korg1212/
Dkorg1212.c1234 static struct snd_pcm_hardware snd_korg1212_playback_info =
1255 static struct snd_pcm_hardware snd_korg1212_capture_info =
/linux-4.1.27/sound/isa/
Des18xx.c841 static struct snd_pcm_hardware snd_es18xx_playback =
861 static struct snd_pcm_hardware snd_es18xx_capture =
/linux-4.1.27/sound/pci/rme9652/
Drme9652.c2149 static struct snd_pcm_hardware snd_rme9652_playback_subinfo =
2173 static struct snd_pcm_hardware snd_rme9652_capture_subinfo =
Dhdsp.c4182 static struct snd_pcm_hardware snd_hdsp_playback_subinfo =
4212 static struct snd_pcm_hardware snd_hdsp_capture_subinfo =
Dhdspm.c5825 static struct snd_pcm_hardware snd_hdspm_playback_subinfo = {
5850 static struct snd_pcm_hardware snd_hdspm_capture_subinfo = {
/linux-4.1.27/sound/core/
Dpcm_native.c284 struct snd_pcm_hardware *hw; in snd_pcm_hw_refine()
2002 struct snd_pcm_hardware *hw = rule->private; in snd_pcm_hw_rule_rate()
2148 struct snd_pcm_hardware *hw = &runtime->hw; in snd_pcm_hw_constraints_complete()
/linux-4.1.27/sound/pci/riptide/
Driptide.c1318 static struct snd_pcm_hardware snd_riptide_playback = {
1337 static struct snd_pcm_hardware snd_riptide_capture = {
/linux-4.1.27/sound/pci/ymfpci/
Dymfpci_main.c848 static struct snd_pcm_hardware snd_ymfpci_playback =
870 static struct snd_pcm_hardware snd_ymfpci_capture =
/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-pcm.c88 static const struct snd_pcm_hardware hsw_pcm_hardware = {
/linux-4.1.27/drivers/usb/gadget/function/
Df_uac2.c110 static struct snd_pcm_hardware uac2_pcm_hardware = {
/linux-4.1.27/sound/usb/
Dpcm.c821 static struct snd_pcm_hardware snd_usb_hardware =
/linux-4.1.27/sound/pci/pcxhr/
Dpcxhr.c989 static struct snd_pcm_hardware pcxhr_caps =
/linux-4.1.27/sound/pci/cs46xx/
Dcs46xx_lib.c1441 static struct snd_pcm_hardware snd_cs46xx_playback =
1463 static struct snd_pcm_hardware snd_cs46xx_capture =
/linux-4.1.27/sound/pci/hda/
Dhda_controller.c772 static struct snd_pcm_hardware azx_pcm_hw = {