/linux-4.1.27/sound/soc/mxs/ |
D | mxs-pcm.c | 32 static const struct snd_pcm_hardware snd_mxs_hardware = {
|
/linux-4.1.27/sound/soc/davinci/ |
D | edma-pcm.c | 30 static const struct snd_pcm_hardware edma_pcm_hardware = {
|
/linux-4.1.27/sound/soc/spear/ |
D | spear_pcm.c | 23 static const struct snd_pcm_hardware spear_pcm_hardware = {
|
/linux-4.1.27/sound/soc/fsl/ |
D | imx-pcm-dma.c | 36 static const struct snd_pcm_hardware imx_pcm_hardware = {
|
D | imx-pcm-fiq.c | 157 static struct snd_pcm_hardware snd_imx_hardware = {
|
D | fsl_asrc_dma.c | 23 static struct snd_pcm_hardware snd_imx_hardware = {
|
D | mpc5200_dma.c | 197 static const struct snd_pcm_hardware psc_dma_hardware = {
|
D | fsl_dma.c | 131 static const struct snd_pcm_hardware fsl_dma_hardware = {
|
/linux-4.1.27/sound/pci/echoaudio/ |
D | darla20.c | 71 static struct snd_pcm_hardware pcm_hardware_skel = {
|
D | gina20.c | 75 static struct snd_pcm_hardware pcm_hardware_skel = {
|
D | darla24.c | 76 static struct snd_pcm_hardware pcm_hardware_skel = {
|
D | indigodjx.c | 76 static struct snd_pcm_hardware pcm_hardware_skel = {
|
D | indigodj.c | 76 static struct snd_pcm_hardware pcm_hardware_skel = {
|
D | indigo.c | 76 static struct snd_pcm_hardware pcm_hardware_skel = {
|
D | indigoio.c | 77 static struct snd_pcm_hardware pcm_hardware_skel = {
|
D | indigoiox.c | 77 static struct snd_pcm_hardware pcm_hardware_skel = {
|
D | layla20.c | 85 static struct snd_pcm_hardware pcm_hardware_skel = {
|
D | mia.c | 86 static struct snd_pcm_hardware pcm_hardware_skel = {
|
D | gina24.c | 96 static struct snd_pcm_hardware pcm_hardware_skel = {
|
D | layla24.c | 95 static struct snd_pcm_hardware pcm_hardware_skel = {
|
D | mona.c | 105 static struct snd_pcm_hardware pcm_hardware_skel = {
|
D | echo3g.c | 89 static struct snd_pcm_hardware pcm_hardware_skel = {
|
D | echoaudio.h | 316 struct snd_pcm_hardware hw;
|
D | echoaudio.c | 290 memcpy(&pipe->hw, &pcm_hardware_skel, sizeof(struct snd_pcm_hardware)); in pcm_open()
|
/linux-4.1.27/sound/soc/cirrus/ |
D | ep93xx-pcm.c | 28 static const struct snd_pcm_hardware ep93xx_pcm_hardware = {
|
/linux-4.1.27/sound/soc/tegra/ |
D | tegra_pcm.c | 41 static const struct snd_pcm_hardware tegra_pcm_hardware = {
|
/linux-4.1.27/sound/pci/oxygen/ |
D | xonar.h | 49 struct snd_pcm_hardware *hardware);
|
D | oxygen.h | 69 struct snd_pcm_hardware; 87 struct snd_pcm_hardware *hardware);
|
D | xonar_hdmi.c | 80 struct snd_pcm_hardware *hardware) in xonar_hdmi_pcm_hardware_filter()
|
D | oxygen_pcm.c | 40 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] = {
|
D | xonar_wm87x6.c | 358 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/ |
D | dice-pcm.c | 86 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/ |
D | ctpcm.c | 24 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/ |
D | pcm.h | 86 struct snd_pcm_hardware playback_hw, capture_hw;
|
/linux-4.1.27/sound/pci/au88x0/ |
D | au88x0_pcm.c | 33 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/ |
D | dmaengine_pcm.h | 140 const struct snd_pcm_hardware *pcm_hardware;
|
D | pcm.h | 45 struct snd_pcm_hardware { struct 403 struct snd_pcm_hardware hw;
|
D | soc.h | 455 const struct snd_pcm_hardware *hw);
|
/linux-4.1.27/sound/soc/atmel/ |
D | atmel-pcm-dma.c | 47 static const struct snd_pcm_hardware atmel_pcm_dma_hardware = {
|
D | atmel-pcm-pdc.c | 135 static const struct snd_pcm_hardware atmel_pcm_hardware = {
|
/linux-4.1.27/sound/usb/caiaq/ |
D | device.h | 111 struct snd_pcm_hardware pcm_info;
|
D | audio.c | 46 static struct snd_pcm_hardware snd_usb_caiaq_pcm_hardware = {
|
/linux-4.1.27/sound/soc/ |
D | soc-utils.c | 61 static const struct snd_pcm_hardware dummy_dma_hardware = {
|
D | soc-generic-dmaengine-pcm.c | 121 struct snd_pcm_hardware hw; in dmaengine_pcm_set_runtime_hwparams()
|
D | soc-pcm.c | 138 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/ |
D | ux500_pcm.c | 37 static const struct snd_pcm_hardware ux500_pcm_hw = {
|
/linux-4.1.27/sound/firewire/fireworks/ |
D | fireworks_pcm.c | 115 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/ |
D | bebob_pcm.c | 69 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/ |
D | cs5535audio_pcm.c | 36 static struct snd_pcm_hardware snd_cs5535audio_playback = 65 static struct snd_pcm_hardware snd_cs5535audio_capture =
|
/linux-4.1.27/sound/drivers/ |
D | aloop.c | 76 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()
|
D | dummy.c | 136 struct snd_pcm_hardware pcm_hw; 522 static struct snd_pcm_hardware dummy_pcm_hardware = { 965 .offset = offsetof(struct snd_pcm_hardware, item), \
|
D | ml403-ac97cr.c | 376 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/ |
D | oxfw-pcm.c | 80 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/ |
D | omap-pcm.c | 42 static struct snd_pcm_hardware omap_pcm_hardware = {
|
/linux-4.1.27/sound/soc/pxa/ |
D | mmp-pcm.c | 40 static struct snd_pcm_hardware mmp_pcm_hardware[] = {
|
/linux-4.1.27/sound/atmel/ |
D | abdac.c | 155 static struct snd_pcm_hardware atmel_abdac_hw = { 316 struct snd_pcm_hardware hw = atmel_abdac_hw; in atmel_abdac_pcm_new()
|
D | ac97c.c | 153 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/ |
D | pdaudiocf_pcm.c | 196 static struct snd_pcm_hardware pdacf_pcm_capture_hw = {
|
/linux-4.1.27/sound/pci/aw2/ |
D | aw2-alsa.c | 55 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/ |
D | sb8_main.c | 450 static struct snd_pcm_hardware snd_sb8_playback = 469 static struct snd_pcm_hardware snd_sb8_capture =
|
D | sb16_main.c | 476 static struct snd_pcm_hardware snd_sb16_playback = 494 static struct snd_pcm_hardware snd_sb16_capture =
|
D | emu8000_pcm.c | 158 static struct snd_pcm_hardware emu8k_pcm_hw = {
|
/linux-4.1.27/sound/isa/msnd/ |
D | msnd.c | 439 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/ |
D | cx18-alsa-pcm.c | 52 static struct snd_pcm_hardware snd_cx18_hw_capture = {
|
/linux-4.1.27/sound/soc/sh/ |
D | dma-sh7760.c | 92 static struct snd_pcm_hardware camelot_pcm_hardware = {
|
D | siu_dai.c | 336 static struct snd_pcm_hardware siu_dai_pcm_hw = {
|
D | fsi.c | 1711 static struct snd_pcm_hardware fsi_pcm_hardware = {
|
/linux-4.1.27/sound/soc/au1x/ |
D | dbdma2.c | 69 static const struct snd_pcm_hardware au1xpsc_pcm_hardware = {
|
D | dma.c | 163 static const struct snd_pcm_hardware alchemy_pcm_hardware = {
|
/linux-4.1.27/drivers/media/usb/go7007/ |
D | snd-go7007.c | 55 static struct snd_pcm_hardware go7007_snd_capture_hw = {
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-alsa-pcm.c | 52 static struct snd_pcm_hardware snd_ivtv_hw_capture = {
|
/linux-4.1.27/sound/soc/nuc900/ |
D | nuc900-pcm.c | 28 static const struct snd_pcm_hardware nuc900_pcm_hardware = {
|
/linux-4.1.27/sound/pci/ |
D | als300.c | 331 static struct snd_pcm_hardware snd_als300_playback_hw = 350 static struct snd_pcm_hardware snd_als300_capture_hw =
|
D | als4000.c | 595 static struct snd_pcm_hardware snd_als4000_playback = 614 static struct snd_pcm_hardware snd_als4000_capture =
|
D | rme32.c | 300 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 =
|
D | ad1889.c | 286 static struct snd_pcm_hardware snd_ad1889_playback_hw = { 303 static struct snd_pcm_hardware snd_ad1889_capture_hw = {
|
D | cmipci.c | 487 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 =
|
D | bt87x.c | 356 static struct snd_pcm_hardware snd_bt87x_digital_hw = { 373 static struct snd_pcm_hardware snd_bt87x_analog_hw = {
|
D | rme96.c | 373 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 =
|
D | sis7019.c | 162 static struct snd_pcm_hardware sis_playback_hw_info = { 183 static struct snd_pcm_hardware sis_capture_hw_info = {
|
D | fm801.c | 587 static struct snd_pcm_hardware snd_fm801_playback = 607 static struct snd_pcm_hardware snd_fm801_capture =
|
D | sonicvibes.c | 779 static struct snd_pcm_hardware snd_sonicvibes_playback = 798 static struct snd_pcm_hardware snd_sonicvibes_capture =
|
D | ens1370.c | 1062 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 =
|
D | cs4281.c | 850 static struct snd_pcm_hardware snd_cs4281_playback = 875 static struct snd_pcm_hardware snd_cs4281_capture =
|
D | es1938.c | 887 static struct snd_pcm_hardware snd_es1938_capture = 909 static struct snd_pcm_hardware snd_es1938_playback =
|
D | via82xx_modem.c | 717 static struct snd_pcm_hardware snd_via82xx_hw =
|
D | atiixp_modem.c | 837 static struct snd_pcm_hardware snd_atiixp_pcm_hw =
|
D | maestro3.c | 1684 static struct snd_pcm_hardware snd_m3_playback = 1705 static struct snd_pcm_hardware snd_m3_capture =
|
D | es1968.c | 1293 static struct snd_pcm_hardware snd_es1968_playback = { 1314 static struct snd_pcm_hardware snd_es1968_capture = {
|
D | intel8x0m.c | 614 static struct snd_pcm_hardware snd_intel8x0m_stream =
|
D | atiixp.c | 1012 static struct snd_pcm_hardware snd_atiixp_pcm_hw =
|
D | azt3328.c | 1984 static const struct snd_pcm_hardware snd_azf3328_hardware =
|
D | via82xx.c | 1153 static struct snd_pcm_hardware snd_via82xx_hw =
|
D | intel8x0.c | 1122 static struct snd_pcm_hardware snd_intel8x0_stream =
|
/linux-4.1.27/sound/drivers/pcsp/ |
D | pcsp_lib.c | 288 static struct snd_pcm_hardware snd_pcsp_playback = {
|
/linux-4.1.27/drivers/media/usb/usbtv/ |
D | usbtv-audio.c | 32 static struct snd_pcm_hardware snd_usbtv_digital_hw = {
|
/linux-4.1.27/sound/soc/kirkwood/ |
D | kirkwood-dma.c | 30 static struct snd_pcm_hardware kirkwood_dma_snd_hw = {
|
/linux-4.1.27/sound/arm/ |
D | pxa2xx-pcm-lib.c | 22 static const struct snd_pcm_hardware pxa2xx_pcm_hardware = {
|
D | aaci.c | 351 static struct snd_pcm_hardware aaci_hw_info = {
|
/linux-4.1.27/sound/pci/emu10k1/ |
D | emupcm.c | 559 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 =
|
D | p16v.c | 125 static struct snd_pcm_hardware snd_p16v_playback_hw = { 146 static struct snd_pcm_hardware snd_p16v_capture_hw = {
|
D | emu10k1x.c | 257 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/ |
D | bf5xx-i2s-pcm.c | 51 static const struct snd_pcm_hardware bf5xx_pcm_hardware = {
|
D | bf5xx-ac97-pcm.c | 102 static const struct snd_pcm_hardware bf5xx_pcm_hardware = {
|
/linux-4.1.27/sound/sh/ |
D | sh_dac_audio.c | 96 static struct snd_pcm_hardware snd_sh_dac_pcm_hw = {
|
D | aica.c | 217 static struct snd_pcm_hardware snd_pcm_aica_playback_hw = {
|
/linux-4.1.27/drivers/media/pci/solo6x10/ |
D | solo6x10-g723.c | 122 static const struct snd_pcm_hardware snd_solo_pcm_hw = {
|
/linux-4.1.27/drivers/media/usb/tm6000/ |
D | tm6000-alsa.c | 148 static struct snd_pcm_hardware snd_tm6000_digital_hw = {
|
/linux-4.1.27/sound/pci/nm256/ |
D | nm256.c | 785 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/ |
D | idma.c | 31 static const struct snd_pcm_hardware idma_hardware = {
|
/linux-4.1.27/sound/parisc/ |
D | harmony.c | 263 static struct snd_pcm_hardware snd_harmony_playback = 284 static struct snd_pcm_hardware snd_harmony_capture =
|
/linux-4.1.27/sound/pci/ali5451/ |
D | ali5451.c | 1434 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/ |
D | lpass-platform.c | 36 static struct snd_pcm_hardware lpass_platform_pcm_hardware = {
|
/linux-4.1.27/sound/soc/intel/baytrail/ |
D | sst-baytrail-pcm.c | 28 static const struct snd_pcm_hardware sst_byt_pcm_hardware = {
|
/linux-4.1.27/sound/soc/txx9/ |
D | txx9aclc.c | 36 static const struct snd_pcm_hardware txx9aclc_pcm_hardware = {
|
/linux-4.1.27/sound/isa/ad1816a/ |
D | ad1816a_lib.c | 342 static struct snd_pcm_hardware snd_ad1816a_playback = { 361 static struct snd_pcm_hardware snd_ad1816a_capture = {
|
/linux-4.1.27/sound/drivers/vx/ |
D | vx_pcm.c | 503 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/ |
D | cx23885-alsa.c | 299 static struct snd_pcm_hardware snd_cx23885_digital_hw = {
|
/linux-4.1.27/sound/isa/gus/ |
D | gus_pcm.c | 636 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/ |
D | es1688_lib.c | 529 static struct snd_pcm_hardware snd_es1688_playback = 547 static struct snd_pcm_hardware snd_es1688_capture =
|
/linux-4.1.27/sound/soc/xtensa/ |
D | xtfpga-i2s.c | 355 static const struct snd_pcm_hardware xtfpga_pcm_hardware = {
|
/linux-4.1.27/sound/usb/hiface/ |
D | pcm.c | 76 static const struct snd_pcm_hardware pcm_hw = {
|
/linux-4.1.27/sound/pci/ice1712/ |
D | ice1712.c | 727 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 = {
|
D | ice1724.c | 928 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/ |
D | mixart.c | 678 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/ |
D | pmac.c | 513 static struct snd_pcm_hardware snd_pmac_playback = 532 static struct snd_pcm_hardware snd_pmac_capture =
|
D | snd_ps3.c | 91 static const struct snd_pcm_hardware snd_ps3_pcm_hw = {
|
/linux-4.1.27/drivers/media/pci/cx25821/ |
D | cx25821-alsa.c | 435 static struct snd_pcm_hardware snd_cx25821_digital_hw = {
|
/linux-4.1.27/sound/pci/trident/ |
D | trident_main.c | 1730 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/ |
D | isight.c | 248 static const struct snd_pcm_hardware hardware = { in isight_open()
|
/linux-4.1.27/sound/pci/lola/ |
D | lola_pcm.c | 200 static struct snd_pcm_hardware lola_pcm_hw = {
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-audio.c | 412 static struct snd_pcm_hardware snd_cx231xx_hw_capture = {
|
/linux-4.1.27/sound/mips/ |
D | au1x00.c | 269 static struct snd_pcm_hardware snd_au1000_hw =
|
D | sgio2audio.c | 535 static struct snd_pcm_hardware snd_sgio2audio_pcm_hw = {
|
D | hal2.c | 495 static struct snd_pcm_hardware hal2_pcm_hw = {
|
/linux-4.1.27/sound/pci/ca0106/ |
D | ca0106_main.c | 299 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/ |
D | sst-mfld-platform-pcm.c | 80 static struct snd_pcm_hardware sst_platform_pcm_hw = {
|
/linux-4.1.27/sound/usb/6fire/ |
D | pcm.c | 47 static const struct snd_pcm_hardware pcm_hw = {
|
/linux-4.1.27/sound/usb/usx2y/ |
D | usx2yhwdeppcm.c | 541 static struct snd_pcm_hardware snd_usX2Y_4c =
|
D | usbusx2yaudio.c | 859 static struct snd_pcm_hardware snd_usX2Y_2c =
|
/linux-4.1.27/sound/pci/asihpi/ |
D | asihpi.c | 361 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/ |
D | cx88-alsa.c | 397 static const struct snd_pcm_hardware snd_cx88_digital_hw = {
|
/linux-4.1.27/sound/sparc/ |
D | amd7930.c | 669 static struct snd_pcm_hardware snd_amd7930_pcm_hw =
|
D | cs4231.c | 1092 static struct snd_pcm_hardware snd_cs4231_playback = { 1116 static struct snd_pcm_hardware snd_cs4231_capture = {
|
D | dbri.c | 1976 static struct snd_pcm_hardware snd_dbri_pcm_hw = {
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-audio.c | 218 static struct snd_pcm_hardware snd_em28xx_hw_capture = {
|
/linux-4.1.27/sound/aoa/soundbus/i2sbus/ |
D | pcm.c | 79 struct snd_pcm_hardware *hw; in i2sbus_pcm_open()
|
/linux-4.1.27/sound/pci/lx6464es/ |
D | lx6464es.c | 80 static struct snd_pcm_hardware lx_caps = {
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-alsa.c | 642 static struct snd_pcm_hardware snd_card_saa7134_capture =
|
/linux-4.1.27/sound/spi/ |
D | at73c213.c | 113 static struct snd_pcm_hardware snd_at73c213_playback_hw = {
|
/linux-4.1.27/sound/soc/sh/rcar/ |
D | core.c | 703 static struct snd_pcm_hardware rsnd_pcm_hardware = {
|
/linux-4.1.27/sound/isa/wss/ |
D | wss_lib.c | 1455 static struct snd_pcm_hardware snd_wss_playback = 1475 static struct snd_pcm_hardware snd_wss_capture =
|
/linux-4.1.27/sound/pci/korg1212/ |
D | korg1212.c | 1234 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/ |
D | es18xx.c | 841 static struct snd_pcm_hardware snd_es18xx_playback = 861 static struct snd_pcm_hardware snd_es18xx_capture =
|
/linux-4.1.27/sound/pci/rme9652/ |
D | rme9652.c | 2149 static struct snd_pcm_hardware snd_rme9652_playback_subinfo = 2173 static struct snd_pcm_hardware snd_rme9652_capture_subinfo =
|
D | hdsp.c | 4182 static struct snd_pcm_hardware snd_hdsp_playback_subinfo = 4212 static struct snd_pcm_hardware snd_hdsp_capture_subinfo =
|
D | hdspm.c | 5825 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/ |
D | pcm_native.c | 284 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/ |
D | riptide.c | 1318 static struct snd_pcm_hardware snd_riptide_playback = { 1337 static struct snd_pcm_hardware snd_riptide_capture = {
|
/linux-4.1.27/sound/pci/ymfpci/ |
D | ymfpci_main.c | 848 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/ |
D | sst-haswell-pcm.c | 88 static const struct snd_pcm_hardware hsw_pcm_hardware = {
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_uac2.c | 110 static struct snd_pcm_hardware uac2_pcm_hardware = {
|
/linux-4.1.27/sound/usb/ |
D | pcm.c | 821 static struct snd_pcm_hardware snd_usb_hardware =
|
/linux-4.1.27/sound/pci/pcxhr/ |
D | pcxhr.c | 989 static struct snd_pcm_hardware pcxhr_caps =
|
/linux-4.1.27/sound/pci/cs46xx/ |
D | cs46xx_lib.c | 1441 static struct snd_pcm_hardware snd_cs46xx_playback = 1463 static struct snd_pcm_hardware snd_cs46xx_capture =
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_controller.c | 772 static struct snd_pcm_hardware azx_pcm_hw = {
|