Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddmi.h123 static inline const struct dmi_device * dmi_find_device(int type, const char *name, in dmi_find_device() function
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Ddmi_scan.c981 const struct dmi_device *dmi_find_device(int type, const char *name, in dmi_find_device() function