Home
last modified time | relevance | path

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

/Linux-v6.6/sound/x86/
Dintel_hdmi_audio.c169 had_substream_get(struct snd_intelhad *intelhaddata) in had_substream_get()
185 static void had_substream_put(struct snd_intelhad *intelhaddata) in had_substream_put()
220 static void had_read_register(struct snd_intelhad *ctx, u32 reg, u32 *val) in had_read_register()
228 static void had_write_register(struct snd_intelhad *ctx, u32 reg, u32 val) in had_write_register()
249 static void had_enable_audio(struct snd_intelhad *intelhaddata, in had_enable_audio()
259 static void had_ack_irqs(struct snd_intelhad *ctx) in had_ack_irqs()
272 static void had_reset_audio(struct snd_intelhad *intelhaddata) in had_reset_audio()
284 struct snd_intelhad *intelhaddata) in had_prog_status_reg()
351 struct snd_intelhad *intelhaddata) in had_init_audio_ctrl()
418 static int had_channel_allocation(struct snd_intelhad *intelhaddata, in had_channel_allocation()
[all …]
Dintel_hdmi_audio.h102 struct snd_intelhad { struct
142 struct snd_intelhad pcm_ctx[3]; /* one for each port */ argument