Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/surface/
Dsurface_aggregator_registry.c183 static int ssam_uid_from_string(const char *str, struct ssam_device_uid *uid) in ssam_uid_from_string() function
222 status = ssam_uid_from_string(fwnode_get_name(node), &uid); in ssam_hub_add_device()