Searched refs:snd_pcm_ops (Results 1 - 25 of 83) sorted by path

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-alsa.c528 static struct snd_pcm_ops snd_cx88_pcm_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-alsa.c653 static struct snd_pcm_ops snd_card_saa7134_capture_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dad1848.h171 const struct snd_pcm_ops *snd_ad1848_get_pcm_ops(int direction);
H A Dpcm.h61 struct snd_pcm_ops { struct
359 struct snd_pcm_ops *ops;
890 void snd_pcm_set_ops(struct snd_pcm * pcm, int direction, struct snd_pcm_ops *ops);
H A Dsb.h316 const struct snd_pcm_ops *snd_sb16dsp_get_pcm_ops(int direction);
H A Dsoc.h397 struct snd_pcm_ops *pcm_ops;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/aoa/soundbus/i2sbus/
H A Di2sbus-pcm.c765 static struct snd_pcm_ops i2sbus_playback_ops = {
835 static struct snd_pcm_ops i2sbus_record_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/arm/
H A Daaci.c706 static struct snd_pcm_ops aaci_playback_ops = {
834 static struct snd_pcm_ops aaci_capture_ops = {
H A Dpxa2xx-pcm.c272 static struct snd_pcm_ops pxa2xx_pcm_ops = {
H A Dsa11xx-uda1341.c789 static struct snd_pcm_ops snd_card_sa11xx_uda1341_playback_ops = {
800 static struct snd_pcm_ops snd_card_sa11xx_uda1341_capture_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)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/
H A Ddummy.c347 static struct snd_pcm_ops snd_card_dummy_playback_ops = {
358 static struct snd_pcm_ops snd_card_dummy_capture_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/vx/
H A Dvx_pcm.c939 static struct snd_pcm_ops vx_pcm_playback_ops = {
1158 static struct snd_pcm_ops vx_pcm_capture_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/ad1816a/
H A Dad1816a_lib.c578 static struct snd_pcm_ops snd_ad1816a_playback_ops = {
589 static struct snd_pcm_ops snd_ad1816a_capture_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/ad1848/
H A Dad1848_lib.c896 static struct snd_pcm_ops snd_ad1848_playback_ops = {
907 static struct snd_pcm_ops snd_ad1848_capture_ops = {
945 const struct snd_pcm_ops *snd_ad1848_get_pcm_ops(int direction)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/
H A Dcmi8330.c160 struct snd_pcm_ops ops;
401 const struct snd_pcm_ops *ops;
H A Des18xx.c1673 static struct snd_pcm_ops snd_es18xx_playback_ops = {
1684 static struct snd_pcm_ops snd_es18xx_capture_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/cs423x/
H A Dcs4231_lib.c1395 static struct snd_pcm_ops snd_cs4231_playback_ops = {
1406 static struct snd_pcm_ops snd_cs4231_capture_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/es1688/
H A Des1688_lib.c690 static struct snd_pcm_ops snd_es1688_playback_ops = {
701 static struct snd_pcm_ops snd_es1688_capture_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_pcm.c789 static struct snd_pcm_ops snd_gf1_pcm_playback_ops = {
802 static struct snd_pcm_ops snd_gf1_pcm_capture_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/opti9xx/
H A Dopti92x-ad1848.c1323 static struct snd_pcm_ops snd_opti93x_playback_ops = {
1334 static struct snd_pcm_ops snd_opti93x_capture_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Demu8000_pcm.c666 static struct snd_pcm_ops emu8k_pcm_ops = {
H A Dsb16_main.c836 static struct snd_pcm_ops snd_sb16_playback_ops = {
847 static struct snd_pcm_ops snd_sb16_capture_ops = {
889 const struct snd_pcm_ops *snd_sb16dsp_get_pcm_ops(int direction)
H A Dsb8_main.c488 static struct snd_pcm_ops snd_sb8_playback_ops = {
499 static struct snd_pcm_ops snd_sb8_capture_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/mips/
H A Dau1x00.c419 static struct snd_pcm_ops snd_card_au1000_playback_ops = {
430 static struct snd_pcm_ops snd_card_au1000_capture_ops = {

Completed in 220 milliseconds

1234