Home
last modified time | relevance | path

Searched refs:wmidev_match_guid (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/wmi/
H A Dcore.c148 static int wmidev_match_guid(struct device *dev, const void *data) in wmidev_match_guid() function
221 dev = bus_find_device(&wmi_bus_type, NULL, &guid, wmidev_match_guid); in wmi_find_device_by_guid()