Searched refs:atmel_ac97c (Results 1 – 1 of 1) sorted by relevance
63 struct atmel_ac97c { struct87 #define get_chip(card) ((struct atmel_ac97c *)(card)->private_data) argument97 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 …]