Home
last modified time | relevance | path

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

/Linux-v4.19/sound/mips/
Dhal2.c68 struct hal2_codec { struct
96 struct hal2_codec dac; argument
97 struct hal2_codec adc;
327 static int hal2_compute_rate(struct hal2_codec *codec, unsigned int rate) in hal2_compute_rate()
457 static int hal2_alloc_dmabuf(struct hal2_codec *codec) in hal2_alloc_dmabuf()
491 static void hal2_free_dmabuf(struct hal2_codec *codec) in hal2_free_dmabuf()
560 struct hal2_codec *dac = &hal2->dac; in hal2_playback_prepare()
596 struct hal2_codec *dac = &hal2->dac; in hal2_playback_pointer()
616 struct hal2_codec *dac = &hal2->dac; in hal2_playback_ack()
628 struct hal2_codec *adc = &hal2->adc; in hal2_capture_open()
[all …]