Lines Matching defs:sof_dev_desc
103 struct sof_dev_desc { struct
105 struct snd_soc_acpi_mach *machines;
106 struct snd_sof_of_mach *of_machines;
109 struct snd_soc_acpi_mach *alt_machines;
111 bool use_acpi_target_states;
115 int resindex_lpe_base;
116 int resindex_pcicfg_base;
117 int resindex_imr_base;
118 int irqindex_host_ipc;
121 int ipc_timeout;
122 int boot_timeout;
125 const void *chip_info;
128 const char *nocodec_tplg_filename;
131 unsigned int ipc_supported_mask;
132 enum sof_ipc_type ipc_default;
135 const char *default_fw_path[SOF_IPC_TYPE_COUNT];
136 const char *default_tplg_path[SOF_IPC_TYPE_COUNT];
139 const char *default_fw_filename[SOF_IPC_TYPE_COUNT];
141 struct snd_sof_dsp_ops *ops;
142 int (*ops_init)(struct snd_sof_dev *sdev);
143 void (*ops_free)(struct snd_sof_dev *sdev);