Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dsof_wm8804.c21 struct sof_card_private { struct
22 struct gpio_desc *gpio_44;
23 struct gpio_desc *gpio_48;
24 int sample_rate;
H A Dehl_rt5660.c32 struct sof_card_private { struct
33 struct list_head hdmi_pcm_list;
34 bool idisp_codec;
H A 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;
H A Dsof_pcm512x.c48 struct sof_card_private { struct
49 struct list_head hdmi_pcm_list;
73 struct sof_card_private *ctx = snd_soc_card_get_drvdata(rtd->card); in sof_hdmi_init() argument