Home
last modified time | relevance | path

Searched refs:DMI_OEM_STRING (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-pci-dev.c53 DMI_MATCH(DMI_OEM_STRING, "AUDIO-MAX98373_ALC5682I_I2S_UP4"),
/OK3568_Linux_fs/kernel/include/linux/
H A Dmod_devicetable.h557 DMI_OEM_STRING, /* special case - will not be in dmi_ident */ enumerator
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp_hpc.c42 DMI_MATCH(DMI_OEM_STRING, "Dell System"),
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dsof_rt5682.c126 DMI_MATCH(DMI_OEM_STRING, "AUDIO-MAX98373_ALC5682I_I2S_UP4"),
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Ddmi_scan.c835 if (s == DMI_OEM_STRING) { in dmi_matches()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Data_piix.c846 DMI_MATCH(DMI_OEM_STRING, "Tecra M3,"), in piix_broken_suspend()