Searched refs:snd_pcm_ops (Results 76 - 83 of 83) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/hda/
H A Dhda_intel.c1261 static struct snd_pcm_ops azx_pcm_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/
H A Dsoc-core.c615 static struct snd_pcm_ops soc_pcm_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dmaestro3.c1861 static struct snd_pcm_ops snd_m3_playback_ops = {
1872 static struct snd_pcm_ops snd_m3_capture_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/rme9652/
H A Dhdspm.c4176 static struct snd_pcm_ops snd_hdspm_playback_ops = {
4190 static struct snd_pcm_ops snd_hdspm_capture_ops = {
H A Dhdsp.c4710 static struct snd_pcm_ops snd_hdsp_playback_ops = {
4722 static struct snd_pcm_ops snd_hdsp_capture_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/
H A Dusbaudio.c1944 static struct snd_pcm_ops snd_usb_playback_ops = {
1956 static struct snd_pcm_ops snd_usb_capture_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/sparc/
H A Ddbri.c2143 static struct snd_pcm_ops snd_dbri_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dpcm_lib.c281 void snd_pcm_set_ops(struct snd_pcm *pcm, int direction, struct snd_pcm_ops *ops)

Completed in 221 milliseconds

1234