|
* saa7134-alsa.c: (saa7134_dma_stop), (saa7134_dma_start),
(saa7134_irq_alsa_done), (snd_card_saa7134_capture_trigger),
(dsp_buffer_conf), (dsp_buffer_init),
(snd_card_saa7134_pcm_prepare), (snd_card_saa7134_capture_prepare),
(snd_card_saa7134_pointer), (snd_card_saa7134_capture_pointer),
(snd_card_saa7134_runtime_free), (snd_card_saa7134_hw_params),
(snd_card_saa7134_hw_free), (dsp_buffer_free), (saa7134_cap_close),
(saa7134_cap_open), (snd_card_saa7134_capture_open),
(snd_card_saa7134_capture_close), (snd_card_saa7134_pcm),
(snd_saa7134_volume_info), (snd_saa7134_volume_get),
(snd_saa7134_volume_put), (snd_saa7134_capsrc_info),
(snd_saa7134_capsrc_get), (snd_saa7134_capsrc_put),
(snd_card_saa7134_new_mixer), (snd_saa7134_free),
(snd_saa7134_dev_free), (alsa_card_saa7134_create),
(alsa_card_saa7134_exit):
* saa7134-core.c: (saa7134_irq), (saa7134_initdev),
(saa7134_finidev):
* saa7134-oss.c: (dsp_rec_start):
* saa7134-reg.h:
* saa7134.h:
- Alsa support for saa7134 that should work. Wonderful
patch from Ricardo.
Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
|