Searched refs:cs35l56_asoc_acpi_match (Results 1 - 2 of 2) sorted by path

/linux-master/sound/soc/codecs/
H A Dcs35l56-i2c.c66 static const struct acpi_device_id cs35l56_asoc_acpi_match[] = { variable in typeref:struct:acpi_device_id
70 MODULE_DEVICE_TABLE(acpi, cs35l56_asoc_acpi_match);
77 .acpi_match_table = ACPI_PTR(cs35l56_asoc_acpi_match),
H A Dcs35l56-spi.c64 static const struct acpi_device_id cs35l56_asoc_acpi_match[] = { variable in typeref:struct:acpi_device_id
68 MODULE_DEVICE_TABLE(acpi, cs35l56_asoc_acpi_match);
75 .acpi_match_table = ACPI_PTR(cs35l56_asoc_acpi_match),

Completed in 175 milliseconds