Searched refs:hal2_codec (Results 1 – 1 of 1) sorted by relevance
55 struct hal2_codec { struct83 struct hal2_codec dac; argument84 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()479 static void hal2_free_dmabuf(struct snd_hal2 *hal2, struct hal2_codec *codec) in hal2_free_dmabuf()551 struct hal2_codec *dac = &hal2->dac; in hal2_playback_prepare()586 struct hal2_codec *dac = &hal2->dac; in hal2_playback_pointer()606 struct hal2_codec *dac = &hal2->dac; in hal2_playback_ack()617 struct hal2_codec *adc = &hal2->adc; in hal2_capture_open()[all …]