Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddmi.h123 static inline const struct dmi_device * dmi_find_device(int type, const char *name, in dmi_find_device() function
/Linux-v4.19/drivers/firmware/
Ddmi_scan.c942 const struct dmi_device *dmi_find_device(int type, const char *name, in dmi_find_device() function