Home
last modified time | relevance | path

Searched defs:sof_card_private (Results 1 – 4 of 4) sorted by relevance

/linux-5.10/sound/soc/intel/boards/
Dsof_wm8804.c21 struct sof_card_private { struct
22 struct gpio_desc *gpio_44;
23 struct gpio_desc *gpio_48;
24 int sample_rate;
Dehl_rt5660.c32 struct sof_card_private { struct
33 struct list_head hdmi_pcm_list;
34 bool idisp_codec;
Dsof_rt5682.c62 struct sof_card_private { struct
63 struct clk *mclk;
64 struct snd_soc_jack sof_headset;
65 struct list_head hdmi_pcm_list;
66 bool common_hdmi_codec_drv;
Dsof_pcm512x.c43 struct sof_card_private { struct
44 struct list_head hdmi_pcm_list;
68 struct sof_card_private *ctx = snd_soc_card_get_drvdata(rtd->card); in sof_hdmi_init() argument