config_entry
static const struct config_entry config_table[] = {
static const struct config_entry *snd_intel_dsp_find_config
(struct pci_dev *pci, const struct config_entry *table, u32 len)
const struct config_entry *cfg;
static const struct config_entry acpi_config_table[] = {
static const struct config_entry *snd_intel_acpi_dsp_find_config(const u8 acpi_hid[ACPI_ID_LEN],
const struct config_entry *table,
const struct config_entry *cfg;
const struct config_entry *table = config_table;
static const struct config_entry config_table[] = {