Searched refs:match_dev_by_uuid (Results 1 – 1 of 1) sorted by relevance
21 static int __init match_dev_by_uuid(struct device *dev, const void *data) in match_dev_by_uuid() function71 dev = class_find_device(&block_class, NULL, &cmp, &match_dev_by_uuid); in devt_from_partuuid()