Home
last modified time | relevance | path

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

/linux/sound/soc/amd/acp/
H A Damd.h141 struct acp_chip_info { struct
150 int (*acp_hw_ops_init)(struct acp_chip_info *chip); argument
151 struct platform_device *chip_pdev;
152 struct acp_resource *rsrc; /* Platform specific resources*/
153 struct list_head stream_list;
154 spinlock_t acp_lock; /* Used to protect stream_list */
155 struct platform_device *dmic_codec_dev;
156 struct platform_device *acp_plat_dev;
157 struct platform_device *mach_dev;
158 struct snd_soc_acpi_mach *machines;
[all …]