Home
last modified time | relevance | path

Searched refs:hal2_codec (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/mips/
H A Dhal2.c55 struct hal2_codec { struct
83 struct hal2_codec dac;
84 struct hal2_codec adc;
314 static int hal2_compute_rate(struct hal2_codec *codec, unsigned int rate) in hal2_compute_rate()
444 static int hal2_alloc_dmabuf(struct snd_hal2 *hal2, struct hal2_codec *codec, in hal2_alloc_dmabuf()
481 static void hal2_free_dmabuf(struct snd_hal2 *hal2, struct hal2_codec *codec, in hal2_free_dmabuf()
532 struct hal2_codec *dac = &hal2->dac; in hal2_playback_prepare()
567 struct hal2_codec *dac = &hal2->dac; in hal2_playback_pointer()
589 struct hal2_codec *dac = &hal2->dac; in hal2_playback_ack()
617 struct hal2_codec *ad in hal2_capture_prepare()
[all...]
/kernel/linux/linux-6.6/sound/mips/
H A Dhal2.c55 struct hal2_codec { struct
83 struct hal2_codec dac;
84 struct hal2_codec adc;
314 static int hal2_compute_rate(struct hal2_codec *codec, unsigned int rate) in hal2_compute_rate()
444 static int hal2_alloc_dmabuf(struct snd_hal2 *hal2, struct hal2_codec *codec, in hal2_alloc_dmabuf()
481 static void hal2_free_dmabuf(struct snd_hal2 *hal2, struct hal2_codec *codec, in hal2_free_dmabuf()
532 struct hal2_codec *dac = &hal2->dac; in hal2_playback_prepare()
567 struct hal2_codec *dac = &hal2->dac; in hal2_playback_pointer()
589 struct hal2_codec *dac = &hal2->dac; in hal2_playback_ack()
617 struct hal2_codec *ad in hal2_capture_prepare()
[all...]

Completed in 3 milliseconds