Searched defs:sof_card_private (Results 1 – 5 of 5) sorted by relevance
21 struct sof_card_private { struct22 struct gpio_desc *gpio_44;23 struct gpio_desc *gpio_48;24 int sample_rate;
32 struct sof_card_private { struct33 struct list_head hdmi_pcm_list;34 bool idisp_codec;
77 struct sof_card_private { struct78 struct clk *mclk;79 struct snd_soc_jack sof_headset;80 struct list_head hdmi_pcm_list;81 bool common_hdmi_codec_drv;
48 struct sof_card_private { struct49 struct list_head hdmi_pcm_list;73 struct sof_card_private *ctx = snd_soc_card_get_drvdata(rtd->card); in sof_hdmi_init() argument
65 struct sof_card_private { struct73 struct sof_card_private *ctx = snd_soc_card_get_drvdata(rtd->card); in sof_hdmi_init() argument
Completed in 10 milliseconds