Home
last modified time | relevance | path

Searched refs:atmel_ac97c (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/sound/atmel/
Dac97c.c60 struct atmel_ac97c { struct
84 #define get_chip(card) ((struct atmel_ac97c *)(card)->private_data) argument
94 struct atmel_ac97c *chip = arg; in atmel_ac97c_dma_playback_period_done()
100 struct atmel_ac97c *chip = arg; in atmel_ac97c_dma_capture_period_done()
104 static int atmel_ac97c_prepare_dma(struct atmel_ac97c *chip, in atmel_ac97c_prepare_dma()
174 struct atmel_ac97c *chip = snd_pcm_substream_chip(substream); in atmel_ac97c_playback_open()
193 struct atmel_ac97c *chip = snd_pcm_substream_chip(substream); in atmel_ac97c_capture_open()
212 struct atmel_ac97c *chip = snd_pcm_substream_chip(substream); in atmel_ac97c_playback_close()
229 struct atmel_ac97c *chip = snd_pcm_substream_chip(substream); in atmel_ac97c_capture_close()
247 struct atmel_ac97c *chip = snd_pcm_substream_chip(substream); in atmel_ac97c_playback_hw_params()
[all …]