Home
last modified time | relevance | path

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

/linux-4.1.27/sound/atmel/
Dac97c.c63 struct atmel_ac97c { struct
87 #define get_chip(card) ((struct atmel_ac97c *)(card)->private_data) argument
97 struct atmel_ac97c *chip = arg; in atmel_ac97c_dma_playback_period_done()
103 struct atmel_ac97c *chip = arg; in atmel_ac97c_dma_capture_period_done()
107 static int atmel_ac97c_prepare_dma(struct atmel_ac97c *chip, in atmel_ac97c_prepare_dma()
177 struct atmel_ac97c *chip = snd_pcm_substream_chip(substream); in atmel_ac97c_playback_open()
196 struct atmel_ac97c *chip = snd_pcm_substream_chip(substream); in atmel_ac97c_capture_open()
215 struct atmel_ac97c *chip = snd_pcm_substream_chip(substream); in atmel_ac97c_playback_close()
232 struct atmel_ac97c *chip = snd_pcm_substream_chip(substream); in atmel_ac97c_capture_close()
250 struct atmel_ac97c *chip = snd_pcm_substream_chip(substream); in atmel_ac97c_playback_hw_params()
[all …]