Home
last modified time | relevance | path

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

/drivers/tty/serial/8250/
D8250_exar.c464 const struct dmi_system_id *dmi_match; in pci_xr17v35x_setup() local
/drivers/firmware/
Ddmi_scan.c1090 bool dmi_match(enum dmi_field f, const char *str) in dmi_match() function