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