Searched refs:hw_free (Results 101 - 125 of 151) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/caiaq/
H A Daudio.c301 .hw_free = snd_usb_caiaq_pcm_hw_free,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoc.h417 int (*hw_free)(struct snd_pcm_substream *); member in struct:snd_soc_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/atmel/
H A Dac97c.c634 .hw_free = atmel_ac97c_playback_hw_free,
645 .hw_free = atmel_ac97c_capture_hw_free,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dintel8x0m.c669 .hw_free = snd_intel8x0_hw_free,
680 .hw_free = snd_intel8x0_hw_free,
H A Dsis7019.c852 .hw_free = sis_hw_free,
863 .hw_free = sis_hw_free,
H A Dcmipci.c1832 .hw_free = snd_cmipci_playback_hw_free,
1843 .hw_free = snd_cmipci_hw_free,
1854 .hw_free = snd_cmipci_playback2_hw_free,
1865 .hw_free = snd_cmipci_playback_hw_free,
1876 .hw_free = snd_cmipci_capture_spdif_hw_free,
H A Dens1370.c1207 .hw_free = snd_ensoniq_hw_free,
1218 .hw_free = snd_ensoniq_hw_free,
1229 .hw_free = snd_ensoniq_hw_free,
H A Dcs4281.c954 .hw_free = snd_cs4281_hw_free,
965 .hw_free = snd_cs4281_hw_free,
H A Des1938.c995 .hw_free = snd_es1938_pcm_hw_free,
1006 .hw_free = snd_es1938_pcm_hw_free,
H A Dfm801.c670 .hw_free = snd_fm801_hw_free,
681 .hw_free = snd_fm801_hw_free,
H A Dsonicvibes.c746 .hw_free = snd_sonicvibes_hw_free,
757 .hw_free = snd_sonicvibes_hw_free,
H A Dbt87x.c550 .hw_free = snd_bt87x_hw_free,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/mixart/
H A Dmixart.c896 .hw_free = snd_mixart_hw_free,
907 .hw_free = snd_mixart_hw_free,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/ppc/
H A Dpmac.c648 .hw_free = snd_pmac_pcm_hw_free,
659 .hw_free = snd_pmac_pcm_hw_free,
H A Dsnd_ps3.c780 .hw_free = snd_ps3_pcm_hw_free,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/misc/
H A Dua101.c894 .hw_free = ua101_pcm_hw_free,
907 .hw_free = ua101_pcm_hw_free,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_native.c464 if (substream->ops->hw_free != NULL)
465 substream->ops->hw_free(substream);
509 if (substream->ops->hw_free)
510 result = substream->ops->hw_free(substream);
1986 if (substream->ops->hw_free != NULL)
1987 substream->ops->hw_free(substream);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1712.c854 .hw_free = snd_ice1712_hw_free,
865 .hw_free = snd_ice1712_hw_free,
876 .hw_free = snd_ice1712_hw_free,
1240 .hw_free = snd_ice1712_hw_free,
1251 .hw_free = snd_ice1712_hw_free,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demu10k1x.c425 /* hw_free callback */
545 .hw_free = snd_emu10k1x_pcm_hw_free,
604 /* hw_free callback */
691 .hw_free = snd_emu10k1x_pcm_hw_free_capture,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_dshare.c568 .hw_free = snd_pcm_direct_hw_free,
H A Dpcm_file.c664 .hw_free = snd_pcm_file_hw_free,
H A Dpcm_route.c755 .hw_free = snd_pcm_generic_hw_free,
H A Dpcm_shm.c599 .hw_free = snd_pcm_shm_hw_free,
H A Dpcm_softvol.c813 .hw_free = snd_pcm_generic_hw_free,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-alsa.c816 .hw_free = snd_card_saa7134_hw_free,

Completed in 303 milliseconds

1234567