Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddmi.h142 static inline bool dmi_match(enum dmi_field f, const char *str) in dmi_match() function
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Ddmi_scan.c1126 bool dmi_match(enum dmi_field f, const char *str) in dmi_match() function
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_exar.c501 const struct dmi_system_id *dmi_match; in pci_xr17v35x_setup() local