Searched refs:DMI_DEV_TYPE_ANY (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | dmi.h | 12 DMI_DEV_TYPE_ANY = 0, enumerator |
| /linux/drivers/firmware/ | ||
| H A D | dmi_scan.c | 1007 if (((type == DMI_DEV_TYPE_ANY) || (dev->type == type)) && in dmi_find_device() |