Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddmi.h121 static inline const struct dmi_device * dmi_find_device(int type, const char *name, in dmi_find_device() function
/Linux-v5.4/drivers/firmware/
Ddmi_scan.c945 const struct dmi_device *dmi_find_device(int type, const char *name, in dmi_find_device() function