Home
last modified time | relevance | path

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

/openbmc/linux/sound/sh/
H A Dsh_dac_audio.c38 struct snd_sh_dac { struct
53 static void dac_audio_start_timer(struct snd_sh_dac *chip) in dac_audio_start_timer() argument
59 static void dac_audio_stop_timer(struct snd_sh_dac *chip) in dac_audio_stop_timer()
64 static void dac_audio_reset(struct snd_sh_dac *chip) in dac_audio_reset()
72 static void dac_audio_set_rate(struct snd_sh_dac *chip) in dac_audio_set_rate()
247 static int snd_sh_dac_free(struct snd_sh_dac *chip) in snd_sh_dac_free()
258 struct snd_sh_dac *chip = device->device_data; in snd_sh_dac_dev_free()
265 struct snd_sh_dac *chip = container_of(handle, struct snd_sh_dac, in sh_dac_audio_timer()
299 struct snd_sh_dac **rchip) in snd_sh_dac_create()
301 struct snd_sh_dac *chip; in snd_sh_dac_create()
[all …]